From 3cddfe3eaba059baddfc99c77c81394d76747677 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 13:17:35 +0000 Subject: [PATCH] chore(dependencies): update pypa/cibuildwheel action to v2.11.3 --- .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..6f89771 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.3 env: # configure cibuildwheel to build native archs ('auto'), and some # emulated ones