diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5a1adb2..e501ec2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -133,7 +133,7 @@ jobs: run: conda install -y openblas pkgconfig - name: Build wheels - uses: pypa/cibuildwheel@v3.1.4 + uses: pypa/cibuildwheel@v3.2.0 - uses: actions/upload-artifact@v4 with: