diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index 408db9c..a2bcbc6 100644 --- a/.github/workflows/test_and_release.yml +++ b/.github/workflows/test_and_release.yml @@ -95,7 +95,7 @@ jobs: - name: Generate artifact attestation for sdist and wheel if: steps.release.outputs.released == 'true' - uses: actions/attest-build-provenance@v4.1.0 + uses: actions/attest-build-provenance@v4.1.1 with: subject-path: "dist/*"