Skip to content

Commit a941a75

Browse files
authored
chore(deps): update actions/download-artifact digest to 3e5f45b (#97)
1 parent e7cf5a8 commit a941a75

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
@@ -120,7 +120,7 @@ jobs:
120120
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
121121

122122
- name: Download all archives from workflow artifacts
123-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
123+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
124124
with:
125125
path: release-archives
126126

0 commit comments

Comments
 (0)