diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7357830..95cc3f8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/v') steps: - name: Download artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: dist path: dist/ @@ -57,7 +57,7 @@ jobs: needs: release steps: - name: Download artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: dist path: dist/