Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit bf5ec9b

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 7976b4e commit bf5ec9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
steps:
4040
- name: Download artifact
41-
uses: actions/download-artifact@v3
41+
uses: actions/download-artifact@v4.1.7
4242
with:
4343
name: build-artifact
4444

0 commit comments

Comments
 (0)