diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2ec60279..dedd55e7 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@634f93cb2916e3fdff6788551b99b062d0335ce0" + uses: "actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53" with: name: "dist" path: "dist/"