diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4ee56f5a..d2f0ba9f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -108,7 +108,7 @@ jobs: - uses: actions/checkout@v7 - name: Build wheels - uses: pypa/cibuildwheel@v4.1.1 + uses: pypa/cibuildwheel@v4.2.0 - uses: actions/upload-artifact@v7 with: