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