Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
chore(deps): update actions/download-artifact digest to 9782bd6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent addf5c0 commit 6212c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ jobs:
run: yarn install --immutable

- name: Download all artifacts
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # tag=v3
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3
with:
path: artifacts

Expand Down

0 comments on commit 6212c8b

Please sign in to comment.