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