We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d2e5b commit 18ea23aCopy full SHA for 18ea23a
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
path: dist
32
33
- name: Generate artifact attestation for sdist and wheel
34
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
35
with:
36
subject-path: "dist/*"
37
0 commit comments