diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 78ca3b2..f97bd59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -183,7 +183,7 @@ jobs: run: npm install -g npm@latest - name: Download npm tarballs - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: npm-tarballs path: artifacts