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.
1 parent 51210c3 commit a6e7722Copy full SHA for a6e7722
.github/workflows/pypi.yml
@@ -48,7 +48,7 @@ jobs:
48
fetch-depth: 0
49
50
- name: Build wheels
51
- uses: pypa/cibuildwheel@v2.11.4
+ uses: pypa/cibuildwheel@v2.12.0
52
53
- uses: actions/upload-artifact@v3
54
with:
0 commit comments