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 62f4ac3 commit 6b798c6Copy full SHA for 6b798c6
.github/workflows/cd.yml
@@ -37,7 +37,7 @@ jobs:
37
path: dist
38
39
- name: Generate artifact attestation for sdist and wheel
40
- uses: actions/attest-build-provenance@v2.0.1
+ uses: actions/attest-build-provenance@v2.1.0
41
with:
42
subject-path: "dist/*"
43
0 commit comments