diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index 3ab8544..bf2d62a 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@v3.1.3 + uses: pypa/cibuildwheel@v3.1.4 - name: Upload artifacts uses: actions/upload-artifact@v4