Skip to content

Commit bc89368

Browse files
github-actions(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b7fa16 commit bc89368

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)