diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b342e63..dad3780 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.3 + uses: pypa/cibuildwheel@v3.1.4 - uses: actions/upload-artifact@v4 with: