diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 09bf7489..aea246ab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -112,7 +112,7 @@ jobs: # Download the artifacts created by the stage_release job. - name: Download release candidates - uses: actions/download-artifact@v4.3.0 + uses: actions/download-artifact@v5.0.0 with: name: Release path: Release