Skip to content

Commit 57a67a5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
echo "target dir is: ${{ env.TARGET_DIR }}"
143143
144144
- name: Get release download URL
145-
uses: actions/download-artifact@v1
145+
uses: actions/download-artifact@v4.1.7
146146
with:
147147
name: artifacts
148148
path: artifacts

0 commit comments

Comments
 (0)