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 3cd44b2 commit b9b4a72Copy full SHA for b9b4a72
.github/workflows/release.yml
@@ -83,7 +83,7 @@ jobs:
83
merge-multiple: true
84
path: dist
85
- name: Attest provenance
86
- uses: actions/attest-build-provenance@v2
+ uses: actions/attest-build-provenance@v3
87
with:
88
subject-path: dist/*
89
- name: Upload to PyPI
0 commit comments