diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index ddf57e4..3475df3 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v4 - name: Build wheels - uses: pypa/cibuildwheel@v3.2.1 + uses: pypa/cibuildwheel@v3.3.1 - uses: actions/upload-artifact@v4 with: