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.
2 parents 374d621 + 21791d8 commit cbc257fCopy full SHA for cbc257f
.github/workflows/diagnostics.yml
@@ -73,7 +73,7 @@ jobs:
73
run: ./vendor/bin/phpcq run -v ${{ matrix.output }}
74
75
- name: Upload build directory to artifact
76
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
77
if: ${{ success() }} || ${{ failure() }}
78
with:
79
name: phpcq-builds-php-${{ matrix.php }}
0 commit comments