We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65b6787 commit 620ad9fCopy full SHA for 620ad9f
.github/workflows/python-release.yml
@@ -62,7 +62,7 @@ jobs:
62
if: startsWith(matrix.os, 'ubuntu')
63
64
- name: Build wheels
65
- uses: pypa/cibuildwheel@v2.21.0
+ uses: pypa/cibuildwheel@v2.21.1
66
with:
67
output-dir: wheelhouse
68
config-file: "pyproject.toml"
0 commit comments