diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 906c2400..27727d08 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v6 - name: Build wheels - uses: pypa/cibuildwheel@v3.3.0 + uses: pypa/cibuildwheel@v3.3.1 - uses: actions/upload-artifact@v6 with: