diff --git a/.github/workflows/jib-cli-release.yml b/.github/workflows/jib-cli-release.yml index cdebc3eb69..3883ef283b 100644 --- a/.github/workflows/jib-cli-release.yml +++ b/.github/workflows/jib-cli-release.yml @@ -136,7 +136,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download attestation - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v6 with: name: "${{ needs.provenance.outputs.attestation-name }}"