diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index e063f60..8263c8f 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -110,7 +110,7 @@ jobs: platforms: all - name: Build wheels - uses: pypa/cibuildwheel@v3.1.3 + uses: pypa/cibuildwheel@v3.1.4 with: only: ${{ matrix.only }}