From 46f44bd70f2afce526af28f44ccf4e0f18b9dc94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 18:24:47 +0000 Subject: [PATCH] chore(dependencies): update pypa/cibuildwheel action to v2.11.2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 945e9aa..acd8168 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: platforms: all - name: Build wheels - uses: pypa/cibuildwheel@v2.8.1 + uses: pypa/cibuildwheel@v2.11.2 env: # configure cibuildwheel to build native archs ('auto'), and some # emulated ones