diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 30b015b..b20fb2f 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -23,7 +23,7 @@ jobs: persist-credentials: false - name: Build wheels - uses: pypa/cibuildwheel@v4.1.1 + uses: pypa/cibuildwheel@v4.2.0 # (here: set these in pyproject.toml to the extent possible) # env: # CIBW_SOME_OPTION: value