diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 12d6933a..76e7d993 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -110,7 +110,7 @@ jobs: # Download the artifacts created by the stage_release job. - name: Download release candidates - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v4.2.1 with: name: Release path: Release