diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5d24d92fce..0b5fffb5ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -159,7 +159,7 @@ jobs: id-token: 'write' steps: - name: Download the artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 - name: Generate the env variables shell: bash run: |