We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67887a8 commit 90c42d2Copy full SHA for 90c42d2
.github/workflows/wheels.yml
@@ -73,7 +73,7 @@ jobs:
73
fetch-depth: 0
74
75
- name: Build wheels
76
- uses: pypa/cibuildwheel@v2.12.3
+ uses: pypa/cibuildwheel@v2.13.0
77
env:
78
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
79
0 commit comments