We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62f4ac3 + 6b798c6 commit dc9fcf0Copy full SHA for dc9fcf0
.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