diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0caad5d..f82fd5b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -126,7 +126,7 @@ jobs: # cibuildwheel config lives in pyproject.toml ([tool.cibuildwheel]) — # build list, skip list, test-requires, test-command, and the macOS # before-all that installs conda-forge llvm-openmp via micromamba. - - uses: pypa/cibuildwheel@4726cd35bb13f7bde50cf2761f2499ac7b3aa32c # v4.1.1 + - uses: pypa/cibuildwheel@1828c10ab37f080699c7b81cea34097c684a7074 # v4.2.0 - uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1 with: