diff --git a/.github/workflows/cd-wheel.yml b/.github/workflows/cd-wheel.yml index 277af7c..d87bad6 100644 --- a/.github/workflows/cd-wheel.yml +++ b/.github/workflows/cd-wheel.yml @@ -155,7 +155,7 @@ jobs: working-directory: package/source - id: build - uses: pypa/cibuildwheel@v3.1.3 + uses: pypa/cibuildwheel@v3.1.4 timeout-minutes: 30 with: package-dir: package