diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 716e3c1..557f454 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@v3.4.0 + uses: pypa/cibuildwheel@v3.4.1 # (here: set these in pyproject.toml to the extent possible) # env: # CIBW_SOME_OPTION: value