We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cf5a8 commit a941a75Copy full SHA for a941a75
.github/workflows/package-and-upload-assets.yml
@@ -120,7 +120,7 @@ jobs:
120
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
121
122
- name: Download all archives from workflow artifacts
123
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
124
with:
125
path: release-archives
126
0 commit comments