diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 1c5153a..3a0b8c9 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -27,7 +27,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: pypa/cibuildwheel@v3.4.0 + - uses: pypa/cibuildwheel@v3.4.1 - uses: actions/upload-artifact@v7 with: name: binary-${{ matrix.os }}