Skip to content

Commit 40ef8ba

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fff50a7 commit 40ef8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ jobs:
799799
800800
- name: Fetch all Artifacts
801801
if: steps.get_tagtype.outputs.TAGTYPE == 'tag'
802-
uses: actions/download-artifact@v3
802+
uses: actions/download-artifact@v4.1.7
803803
with:
804804
path: artifacts
805805

0 commit comments

Comments
 (0)