diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fbde8ed5..09ba155e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -99,7 +99,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: dist