diff --git a/.github/workflows/build_wheels.yml b/.github/workflows/build_wheels.yml index 6cf31515..bde607bb 100644 --- a/.github/workflows/build_wheels.yml +++ b/.github/workflows/build_wheels.yml @@ -57,7 +57,7 @@ jobs: - uses: actions/checkout@v6 - name: Build wheels - uses: pypa/cibuildwheel@v3.3.0 + uses: pypa/cibuildwheel@v3.4.1 - uses: actions/upload-artifact@v5 with: