From 539941bef819950988411c8620303f7797bd958f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 21:09:21 +0000 Subject: [PATCH] chore(deps): update pypa/cibuildwheel action to v3.1.4 --- .github/workflows/setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index e7ab1ef..b8c647c 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -38,7 +38,7 @@ jobs: platforms: all - name: Build wheel - uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # v3.1.3 + uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # v3.1.4 env: CIBW_ARCHS: ${{ matrix.config.arch }} CIBW_BUILD: cp*-${{ matrix.config.platform }}