We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa78cc9 commit f96f18fCopy full SHA for f96f18f
1 file changed
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
if: startsWith(matrix.os, 'windows')
43
44
- name: Build wheel
45
- uses: pypa/cibuildwheel@v3.3.0
+ uses: pypa/cibuildwheel@v3.3.1
46
with:
47
output-dir: dist
48
env:
0 commit comments