diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 80f202aa..1596a54c 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.4.0 + uses: pypa/cibuildwheel@v3.4.1 - uses: actions/upload-artifact@v7 with: