diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index 3ae1669..bb379c5 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.21.2 + uses: pypa/cibuildwheel@v2.22.0 - name: Upload artifacts uses: actions/upload-artifact@v4