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 37e13db + 41bebbe commit 3453b3cCopy full SHA for 3453b3c
1 file changed
.github/workflows/python-wheels-emulated.yml
@@ -75,7 +75,7 @@ jobs:
75
if: runner.os == 'Linux'
76
77
- name: Build wheels
78
- uses: pypa/cibuildwheel@v3.3.1
+ uses: pypa/cibuildwheel@v3.4.0
79
with:
80
output-dir: dist
81
0 commit comments