diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 337672fd..76557827 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -142,7 +142,7 @@ jobs: with: submodules: recursive - name: "Download artifacts" - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: artifacts path: artifacts