diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index f1f9646054132..e692b337f4b0d 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -110,7 +110,7 @@ jobs: path: ./dist - name: Build wheels - uses: pypa/cibuildwheel@v2.13.1 + uses: pypa/cibuildwheel@v2.14.1 # TODO: Build wheels from sdist again # There's some sort of weird race condition? # within Github that makes the sdist be missing files