diff --git a/.github/workflows/build_wheel.yml b/.github/workflows/build_wheel.yml index 9b107649c4..c558d1e9bc 100644 --- a/.github/workflows/build_wheel.yml +++ b/.github/workflows/build_wheel.yml @@ -86,7 +86,7 @@ jobs: rm -rf .git if: matrix.dp_pkg_name == 'deepmd-kit-cu11' - name: Build wheels - uses: pypa/cibuildwheel@v2.19 + uses: pypa/cibuildwheel@v2.20 env: CIBW_BUILD_VERBOSITY: 1 CIBW_ARCHS: all