diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 3fbc4a7..58ac0ec 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -53,7 +53,7 @@ jobs: echo "CXXFLAGS=$CXXFLAGS -I$prefix/include" >> $GITHUB_ENV - name: Build wheels - uses: pypa/cibuildwheel@v2.19.2 + uses: pypa/cibuildwheel@v2.20.0 - uses: actions/upload-artifact@v4 with: