We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57b853 commit d2f5232Copy full SHA for d2f5232
1 file changed
.github/workflows/build-wheels-cibuildwheel.yml
@@ -21,7 +21,7 @@ jobs:
21
run: git fetch --tags --force
22
23
- name: Build wheels
24
- uses: pypa/cibuildwheel@v2.16.5
+ uses: pypa/cibuildwheel@v2.23.2
25
with:
26
config-file: ${{ matrix.config }}.toml
27
0 commit comments