We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e569f98 commit 41fd59fCopy full SHA for 41fd59f
.github/workflows/package-and-upload-assets.yml
@@ -113,7 +113,7 @@ jobs:
113
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
114
115
- name: Download all archives from workflow artifacts
116
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
117
with:
118
path: release-archives
119
0 commit comments