We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab73d4 commit ddb79caCopy full SHA for ddb79ca
.github/workflows/python-publish.yaml
@@ -58,7 +58,7 @@ jobs:
58
fetch-depth: 0
59
60
- name: Build wheels
61
- uses: pypa/cibuildwheel@v2.16.5
+ uses: pypa/cibuildwheel@v2.22.0
62
env:
63
CIBW_BUILD: cp${{ matrix.python-version }}-*
64
0 commit comments