diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f209a0c8..79ca45e0 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.2 + uses: pypa/cibuildwheel@v2.21.3 - uses: actions/upload-artifact@v4 with: