We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da4606 commit dfcc1d5Copy full SHA for dfcc1d5
.github/workflows/deploy.yml
@@ -36,7 +36,7 @@ jobs:
36
if: startsWith(matrix.os, 'windows')
37
38
- name: Build wheels
39
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.0
40
41
- uses: actions/upload-artifact@v4
42
with:
0 commit comments