Skip to content

Commit 5be912b

Browse files
authored
Merge pull request #513 from ergebnis/dependabot/github_actions/actions/download-artifact-4.1.4
github-actions(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4
2 parents 8b7fa16 + bc89368 commit 5be912b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ jobs:
602602
run: "vendor/bin/phpunit --colors=always --configuration=test/EndToEnd/Version11/phpunit.xml"
603603

604604
- name: "Download Phar"
605-
uses: "actions/[email protected].3"
605+
uses: "actions/[email protected].4"
606606
with:
607607
name: "phpunit-slow-test-detector-phar"
608608
path: "${{ env.PHPUNIT_SLOW_TEST_DETECTOR_PHAR }}"

0 commit comments

Comments
 (0)