diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d98589c8..10897e6b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -237,7 +237,7 @@ jobs: pattern: dist* path: dist/ merge-multiple: true - - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0 + - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 with: subject-path: "dist/*" # To upload to PyPI without a token, add this workflow file as a Trusted Publisher in the project settings on the PyPI website