diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index b3d6b28..76665be 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v5 - name: Build wheels - uses: pypa/cibuildwheel@v3.2.0 + uses: pypa/cibuildwheel@v3.2.1 - uses: actions/upload-artifact@v4 with: