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