diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ac08433..6c91d954 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@d3f86a106a0bac45b974a628896c90dbdf5c8093" + uses: "actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0" with: name: "dist" path: "dist/"