diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 69fce930..80dc7ec7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,7 +70,7 @@ jobs: steps: - name: "Download dists" - uses: "actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d" + uses: "actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395" with: name: "dist" path: "dist/"