diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index ba65506..77e9297 100644 --- a/.github/workflows/dist.yml +++ b/.github/workflows/dist.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Build wheels and test - uses: pypa/cibuildwheel@v2.19.1 + uses: pypa/cibuildwheel@v2.20.0 - name: Upload artifacts uses: actions/upload-artifact@v4