We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93a999e + 0aa9385 commit 2bdef78Copy full SHA for 2bdef78
1 file changed
.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.2.3
+ uses: actions/attest-build-provenance@v2.3.0
41
with:
42
subject-path: "dist/*"
43
0 commit comments