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 144c58b commit a45c187Copy full SHA for a45c187
1 file changed
.github/workflows/wheels.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
22
- name: Build wheels
23
- uses: pypa/cibuildwheel@v2.24.1
+ uses: pypa/cibuildwheel@v3.4.1
24
25
- uses: actions/upload-artifact@v4
26
with:
0 commit comments