diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 5a82827..3edc788 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -78,7 +78,7 @@ jobs: # Create an attestation for the compiled package and upload it to the internal system for health tracking - name: Attest Compiled Package - uses: actions/attest-build-provenance@v3 + uses: actions/attest-build-provenance@v4 with: subject-path: package.zip