We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1d03b commit 13eb2bfCopy full SHA for 13eb2bf
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
73
steps:
74
- name: "Download dists"
75
- uses: "actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e"
+ uses: "actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093"
76
with:
77
name: "dist"
78
path: "dist/"
0 commit comments