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 24bd675 commit 21efa99Copy full SHA for 21efa99
.github/workflows/cd.yml
@@ -40,7 +40,7 @@ jobs:
40
path: dist
41
42
- name: Generate artifact attestation for sdist and wheel
43
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
44
with:
45
subject-path: "dist/*"
46
0 commit comments