diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9501814e..274b2b9b 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@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53" + uses: "actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131" with: name: "dist" path: "dist/"