diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6b706e16..54de772b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -47,7 +47,7 @@ jobs: ci\install_libspatialindex.bat - name: Build wheels - uses: pypa/cibuildwheel@v2.19.1 + uses: pypa/cibuildwheel@v2.19.2 - uses: actions/upload-artifact@v4 with: