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

Commit 6212c8b

Browse files
chore(deps): update actions/download-artifact digest to 9782bd6
1 parent addf5c0 commit 6212c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-delivery.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ jobs:
275275
run: yarn install --immutable
276276

277277
- name: Download all artifacts
278-
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 # tag=v3
278+
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3
279279
with:
280280
path: artifacts
281281

0 commit comments

Comments
 (0)