diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a7aa648..4fb4bd2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -71,7 +71,7 @@ jobs: with: arch: x86 - name: Build binary wheels - uses: pypa/cibuildwheel@v2.21.3 + uses: pypa/cibuildwheel@v2.23.3 with: output-dir: wheelhouse config-file: pyproject.toml