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 5c036b0 + 229a211 commit 78dde18Copy full SHA for 78dde18
.github/workflows/integrate.yaml
@@ -793,7 +793,7 @@ jobs:
793
run: "vendor/bin/phpunit --colors=always --configuration=test/EndToEnd/Version12/phpunit.xml"
794
795
- name: "Download Phar"
796
- uses: "actions/download-artifact@v4.2.1"
+ uses: "actions/download-artifact@v4.3.0"
797
with:
798
name: "phpunit-slow-test-detector-phar"
799
path: "${{ env.PHPUNIT_SLOW_TEST_DETECTOR_PHAR }}"
0 commit comments