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 a708732 commit 00546b9Copy full SHA for 00546b9
.github/workflows/pypi.yml
@@ -49,7 +49,7 @@ jobs:
49
fetch-depth: 0
50
51
- name: Build wheels
52
- uses: pypa/cibuildwheel@v2.16.0
+ uses: pypa/cibuildwheel@v2.14.1
53
54
- uses: actions/upload-artifact@v3
55
with:
0 commit comments