Skip to content

Commit b052768

Browse files
Bump pypa/cibuildwheel from 2.9.0 to 2.10.0 (#125)
1 parent ca4421c commit b052768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
submodules: recursive
8080
- uses: ilammy/msvc-dev-cmd@v1
8181
- name: Build wheels
82-
uses: pypa/cibuildwheel@v2.9.0
82+
uses: pypa/cibuildwheel@v2.10.0
8383
env:
8484
CIBW_ARCHS_MACOS: ${{ matrix.arch }}
8585
CIBW_ARCHS_LINUX: ${{ matrix.arch }}

0 commit comments

Comments
 (0)