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 da0ef5b commit a7b4652Copy full SHA for a7b4652
.github/workflows/pypi.yml
@@ -80,7 +80,7 @@ jobs:
80
persist-credentials: false
81
82
- name: Build wheels
83
- uses: pypa/[email protected]
+ uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3
84
85
- name: Attest GitHub build provenance
86
uses: actions/attest-build-provenance@v2
0 commit comments