diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 36d0be1..73d7392 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -42,7 +42,7 @@ jobs: if: startsWith(matrix.os, 'windows') - name: Build wheel - uses: pypa/cibuildwheel@v3.3.1 + uses: pypa/cibuildwheel@v3.4.1 with: output-dir: dist env: