We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7415fee commit 20a6da9Copy full SHA for 20a6da9
.github/workflows/build-and-test.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
submodules: recursive
35
- name: Build wheels
36
- uses: pypa/cibuildwheel@v2.11.4
+ uses: pypa/cibuildwheel@v2.23.0
37
- uses: actions/upload-artifact@v4
38
39
path: ./wheelhouse/*.whl
0 commit comments