bump cibuildwheel version

This commit is contained in:
Fantix King 2024-10-14 17:58:34 -04:00
parent 40e8a34c8b
commit 2e8feae2a6
No known key found for this signature in database
GPG Key ID: 95304B04071CCDB4
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ jobs:
run: |
brew install gnu-sed libtool autoconf automake
- uses: pypa/cibuildwheel@bd033a44476646b606efccdd5eed92d5ea1d77ad # v2.20.0
- uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
env:
CIBW_BUILD_VERBOSITY: 1
CIBW_BUILD: ${{ matrix.cibw_python }}