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 b17de1d commit 9a47a88Copy full SHA for 9a47a88
.github/workflows/pypi.yml
@@ -50,7 +50,7 @@ jobs:
50
fetch-depth: 0
51
52
- name: Build wheels
53
- uses: pypa/cibuildwheel@v2.21.0
+ uses: pypa/cibuildwheel@v2.19.2
54
55
- uses: actions/upload-artifact@v4
56
with:
0 commit comments