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