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.
2 parents d8f7a52 + 21d4e12 commit b5cc398Copy full SHA for b5cc398
.github/workflows/build-and-release.yml
@@ -46,7 +46,7 @@ jobs:
46
path: dist
47
48
- name: Generate artifact attestation for sdist and wheel
49
- uses: actions/attest-build-provenance@v1.4.3
+ uses: actions/attest-build-provenance@v2
50
with:
51
subject-path: "dist/*"
52
0 commit comments