diff --git a/.github/workflows/rc.yaml b/.github/workflows/rc.yaml index 450c6f8a..cfb84583 100644 --- a/.github/workflows/rc.yaml +++ b/.github/workflows/rc.yaml @@ -207,7 +207,7 @@ jobs: - name: Checkout uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 - name: Download - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: pattern: release-* - name: Verify @@ -234,7 +234,7 @@ jobs: VERSION: ${{ needs.target.outputs.version }} steps: - name: Download - uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0 + uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 with: pattern: release-* - name: Upload