We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 528b4ff commit 2ddbb09Copy full SHA for 2ddbb09
.github/workflows/release.yml
@@ -80,7 +80,7 @@ jobs:
80
egress-policy: audit
81
82
- name: "Download dists"
83
- uses: "actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e"
+ uses: "actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093"
84
with:
85
name: "dist"
86
path: "dist/"
0 commit comments