diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3b0b05..50412b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -51,7 +51,7 @@ jobs: runs-on: ubuntu-latest if: startsWith(github.ref, 'refs/tags/') steps: - - uses: actions/download-artifact@v4.1.6 + - uses: actions/download-artifact@v4.1.7 id: download with: path: artifacts