We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ebc6de commit 89a76daCopy full SHA for 89a76da
1 file changed
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
54
steps:
55
- name: "Download dists"
56
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
57
with:
58
name: "dist"
59
path: "dist/"
0 commit comments