We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada5a62 commit e453453Copy full SHA for e453453
.github/workflows/cd.yml
@@ -60,7 +60,7 @@ jobs:
60
path: dist
61
merge-multiple: true
62
- name: Generate artifact attestation for sdist and wheel(s)
63
- uses: actions/attest-build-provenance@v1.4.4
+ uses: actions/attest-build-provenance@v2
64
with:
65
subject-path: "dist/*"
66
- uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments