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 a297317 commit 091ee8eCopy full SHA for 091ee8e
.github/workflows/ci.yaml
@@ -333,7 +333,7 @@ jobs:
333
java-version: 11
334
335
- name: Download PHAR
336
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
337
with:
338
name: phpunit-snapshot-phar
339
path: ./build/artifacts/
@@ -389,7 +389,7 @@ jobs:
389
390
391
392
393
394
395
0 commit comments