We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb0ed91 + fa7c6a0 commit ca936aaCopy full SHA for ca936aa
1 file changed
.github/workflows/cd.yml
@@ -49,7 +49,7 @@ jobs:
49
path: dist
50
51
- name: Generate artifact attestation for sdist and wheel
52
- uses: actions/attest-build-provenance@v3.0.0
+ uses: actions/attest-build-provenance@v3.2.0
53
with:
54
subject-path: "dist/*"
55
0 commit comments