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 b71ee43 + c3f5404 commit 3629485Copy full SHA for 3629485
1 file changed
.github/workflows/diagnostics.yml
@@ -79,7 +79,7 @@ jobs:
79
run: ./vendor/bin/phpcq run -v ${{ matrix.output }}
80
81
- name: Upload build directory to artifact
82
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
83
if: ${{ success() || failure() }}
84
with:
85
name: phpcq-builds-php-${{ matrix.php }}
0 commit comments