diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 79ca45e0..608e1a5f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -38,7 +38,7 @@ jobs: if: startsWith(matrix.os, 'windows') - name: Build wheels - uses: pypa/cibuildwheel@v2.21.3 + uses: pypa/cibuildwheel@v2.22.0 - uses: actions/upload-artifact@v4 with: