Skip to content

Commit

Permalink
Merge pull request #712 from onekey-sec/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/download-artifact-4
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
2 parents 494c8ef + f43bff2 commit 0e74029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- build-image
steps:
- name: Download digests
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: digests
path: /tmp/digests
Expand Down

0 comments on commit 0e74029

Please sign in to comment.