Skip to content

Commit d2cb1fa

Browse files
authored
Update cibuildwheel version to v3.3
1 parent be9e37c commit d2cb1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- uses: astral-sh/setup-uv@v7
5555

56-
- uses: pypa/cibuildwheel@v3.1
56+
- uses: pypa/cibuildwheel@v3.3
5757

5858
- name: Verify clean directory
5959
run: git diff --exit-code

0 commit comments

Comments
 (0)