diff --git a/.github/workflows/github-deploy.yml b/.github/workflows/github-deploy.yml index 4163d02..8185d8b 100644 --- a/.github/workflows/github-deploy.yml +++ b/.github/workflows/github-deploy.yml @@ -34,7 +34,7 @@ jobs: id-token: write steps: - name: Download all the dists - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: artifact path: dist