Skip to content

Commit 2e8feae

Browse files
committed
bump cibuildwheel version
1 parent 40e8a34 commit 2e8feae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
run: |
115115
brew install gnu-sed libtool autoconf automake
116116
117-
- uses: pypa/cibuildwheel@bd033a44476646b606efccdd5eed92d5ea1d77ad # v2.20.0
117+
- uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
118118
env:
119119
CIBW_BUILD_VERBOSITY: 1
120120
CIBW_BUILD: ${{ matrix.cibw_python }}

0 commit comments

Comments
 (0)