We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cea64f commit 8467ba4Copy full SHA for 8467ba4
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
71
steps:
72
- name: "Download dists"
73
- uses: "actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806"
+ uses: "actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765"
74
with:
75
name: "dist"
76
path: "dist/"
0 commit comments