Skip to content

Commit 9b8360d

Browse files
authored
Update release.yml
1 parent ea724c2 commit 9b8360d

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
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v4
3737

3838
- name: Build wheels
39-
uses: pypa/cibuildwheel
39+
uses: pypa/cibuildwheel@v2.19.2
4040
env:
4141
CIBW_ARCHS: ${{ matrix.arch }}
4242
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)