Skip to content

Commit ef0c78d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167

168168
steps:
169169
- name: Download Artifacts
170-
uses: actions/[email protected].5
170+
uses: actions/[email protected].7
171171
with:
172172
path: artifacts
173173

0 commit comments

Comments
 (0)