We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab5ba4 commit 5ec7e60Copy full SHA for 5ec7e60
.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@v2
38
39
path: ./wheelhouse/*.whl
0 commit comments