Skip to content

Commit 032f118

Browse files
author
taras
committed
Fix release workflow
1 parent 2647065 commit 032f118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses: docker/setup-qemu-action@v3
8484

8585
- name: Build wheels
86-
uses: pypa/cibuildwheel@v2.23.3
86+
uses: pypa/cibuildwheel@v3.3.0
8787
with:
8888
only: ${{ matrix.only }}
8989
env:

0 commit comments

Comments
 (0)