diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index 1544346..f34edcd 100644 --- a/.github/workflows/dist.yml +++ b/.github/workflows/dist.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 0 - name: Build wheels and test - uses: pypa/cibuildwheel@v2.16.2 + uses: pypa/cibuildwheel@v2.16.5 - name: Upload artifacts uses: actions/upload-artifact@v3