diff --git a/.github/workflows/Wheels.yml b/.github/workflows/Wheels.yml index 16fcbe3..f5a1fa6 100644 --- a/.github/workflows/Wheels.yml +++ b/.github/workflows/Wheels.yml @@ -25,7 +25,7 @@ jobs: with: submodules: true - - uses: pypa/cibuildwheel@v2.13.0 + - uses: pypa/cibuildwheel@v2.16.5 env: # Cross-compile on macOS CIBW_ARCHS_MACOS: x86_64 arm64