diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f88852d0..09ac18a6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,7 +80,7 @@ jobs: egress-policy: audit - name: "Download dists" - uses: "actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e" + uses: "actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093" with: name: "dist" path: "dist/"