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 df4183d commit 22e9233Copy full SHA for 22e9233
.github/workflows/pypi.yml
@@ -49,7 +49,7 @@ jobs:
49
fetch-depth: 0
50
51
- name: Build wheels
52
- uses: pypa/cibuildwheel@v2.12.3
+ uses: pypa/cibuildwheel@v2.13.1
53
54
- uses: actions/upload-artifact@v3
55
with:
0 commit comments