diff --git a/.github/workflows/jib-cli-release.yml b/.github/workflows/jib-cli-release.yml index 2284e1f78e..2c06f6dcfe 100644 --- a/.github/workflows/jib-cli-release.yml +++ b/.github/workflows/jib-cli-release.yml @@ -126,7 +126,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download attestation - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: "${{ needs.provenance.outputs.attestation-name }}"