Skip to content

Commit 0e74029

Browse files
Merge pull request #712 from onekey-sec/dependabot/github_actions/actions/download-artifact-4
2 parents 494c8ef + f43bff2 commit 0e74029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- build-image
102102
steps:
103103
- name: Download digests
104-
uses: actions/download-artifact@v3
104+
uses: actions/download-artifact@v4
105105
with:
106106
name: digests
107107
path: /tmp/digests

0 commit comments

Comments
 (0)