Skip to content

Commit 776d532

Browse files
github-actions(deps): Bump actions/download-artifact from 4.1.8 to 4.1.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4.1.8...v4.1.9) --- 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 102646e commit 776d532

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
@@ -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)