diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9cb77aa7..9ad5f1cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -105,7 +105,7 @@ jobs: # Download the artifacts created by the stage_release job. - name: Download release candidates - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: Release