Skip to content

Commit b7fc843

Browse files
authored
Merge pull request #668 from ergebnis/dependabot/github_actions/actions/download-artifact-4.1.9
github-actions(deps): Bump actions/download-artifact from 4.1.8 to 4.1.9
2 parents 07baaf4 + 776d532 commit b7fc843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ jobs:
793793
run: "vendor/bin/phpunit --colors=always --configuration=test/EndToEnd/Version12/phpunit.xml"
794794

795795
- name: "Download Phar"
796-
uses: "actions/[email protected].8"
796+
uses: "actions/[email protected].9"
797797
with:
798798
name: "phpunit-slow-test-detector-phar"
799799
path: "${{ env.PHPUNIT_SLOW_TEST_DETECTOR_PHAR }}"

0 commit comments

Comments
 (0)