We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb1ef09 commit cbda490Copy full SHA for cbda490
1 file changed
.github/workflows/build_wheels.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Build wheels
19
- uses: pypa/cibuildwheel@v2.18.1
+ uses: pypa/cibuildwheel@v2.23.3
20
21
- uses: actions/upload-artifact@v4
22
with:
0 commit comments