diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9c3be70..09bf748 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.2.1 + uses: actions/download-artifact@v4.3.0 with: name: Release path: Release