We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ef720 + 487122c commit 3af2974Copy full SHA for 3af2974
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
needs: build
20
steps:
21
- name: Download artifact
22
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
23
with:
24
name: package
25
path: ./packages
0 commit comments