diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3cdb30d6..950ce1d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -244,7 +244,7 @@ jobs: with: submodules: recursive - name: "Download Github Artifacts" - uses: actions/download-artifact@4 + uses: actions/download-artifact@v4 with: name: artifacts-* path: artifacts