We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cfc9fc + d38aa02 commit 080881cCopy full SHA for 080881c
.github/workflows/python.yml
@@ -31,7 +31,7 @@ jobs:
31
platforms: all
32
33
- name: Build wheels
34
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.2
35
36
- uses: actions/upload-artifact@v4
37
with:
0 commit comments