diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9389683..57ac19a 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@v2.23.3 + uses: pypa/cibuildwheel@v3.0.0 with: output-dir: dist env: