Skip to content

Commit 41fd59f

Browse files
committed
chore(deps): update actions/download-artifact digest to 3e5f45b
1 parent e569f98 commit 41fd59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-and-upload-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
114114

115115
- name: Download all archives from workflow artifacts
116-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
116+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
117117
with:
118118
path: release-archives
119119

0 commit comments

Comments
 (0)