diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index cdc4fd18995da..ea5ab81e74030 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.0 + uses: pypa/cibuildwheel@v2.13.1 with: package-dir: ./dist/${{ needs.build_sdist.outputs.sdist_file }} env: