diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 34a4fe3..409d8a6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -54,7 +54,7 @@ jobs: contents: write if: startsWith(github.ref, 'refs/tags/') steps: - - uses: actions/download-artifact@v5.0.0 + - uses: actions/download-artifact@v7.0.0 id: download with: path: artifacts