Skip to content

Commit 2d59e30

Browse files
committed
Bumped cibuildwheel version
1 parent 7e41f5c commit 2d59e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cp -r ../app/tng app
3838
3939
- name: Build wheels
40-
uses: pypa/cibuildwheel@v2.21.2
40+
uses: pypa/cibuildwheel@v2.23.3
4141
with:
4242
package-dir: python
4343
env:

0 commit comments

Comments
 (0)