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.
2 parents 5810411 + 0c10659 commit aa7db41Copy full SHA for aa7db41
1 file changed
.github/workflows/publish-pypi.yml
@@ -86,7 +86,7 @@ jobs:
86
python-version: "3.11"
87
88
- name: Build wheels with cibuildwheel
89
- uses: pypa/cibuildwheel@v3.0.0
+ uses: pypa/cibuildwheel@v3.4.0
90
with:
91
output-dir: ${{ env.CIBW_OUTPUT_DIR }}
92
package-dir: python/
0 commit comments