Skip to content

Commit f8bd4a4

Browse files
committed
Upgrading wheels
1 parent 2f329e5 commit f8bd4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- uses: actions/checkout@v4
4747

4848
- name: Build wheels
49-
uses: pypa/cibuildwheel@v2.17.0
49+
uses: pypa/cibuildwheel@v3.2.0
5050

5151
- uses: actions/upload-artifact@v4
5252
with:

0 commit comments

Comments
 (0)