diff --git a/.github/workflows/jib-cli-release.yml b/.github/workflows/jib-cli-release.yml index 4316779cca..36f4470db8 100644 --- a/.github/workflows/jib-cli-release.yml +++ b/.github/workflows/jib-cli-release.yml @@ -128,7 +128,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download attestation - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: "${{ needs.provenance.outputs.attestation-name }}"