diff --git a/.github/workflows/wheels.yaml b/.github/workflows/wheels.yaml index 1ee0b1e..997f2c4 100644 --- a/.github/workflows/wheels.yaml +++ b/.github/workflows/wheels.yaml @@ -19,7 +19,7 @@ jobs: submodules: "recursive" - name: Build wheels - uses: pypa/cibuildwheel@v2.17.0 + uses: pypa/cibuildwheel@v2.18.0 env: # disable repair CIBW_REPAIR_WHEEL_COMMAND: ""