We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef2886 commit 6b66b8fCopy full SHA for 6b66b8f
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
cat ./coverage/php${{ matrix.php-version }}_output.txt
39
40
- name: Save coverage results
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: coverage_clover_php-array-to-xml
44
path: ./coverage
0 commit comments