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 353d803 commit b631227Copy full SHA for b631227
.github/workflows/python_release.yml
@@ -86,7 +86,7 @@ jobs:
86
steps:
87
- uses: actions/download-artifact@v4
88
- name: Generate artifact attestation
89
- uses: actions/attest-build-provenance@v1
+ uses: actions/attest-build-provenance@v2
90
with:
91
subject-path: "wheels-*/*"
92
- name: Publish to PyPI
0 commit comments