summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-02 07:05:04 -0700
committerGitHub <noreply@github.com>2022-10-02 07:05:04 -0700
commit33307792f69e9e6bd9589919620300985955800c (patch)
tree771aa20d5d38a4e6f0d46b92622d6a464efb4c2d
parentf5c485f83f9e29d726ab13c2fa2b64c593a946c9 (diff)
downloadmarkupsafe-33307792f69e9e6bd9589919620300985955800c.tar.gz
Bump joerick/cibuildwheel from 2.9.0 to 2.10.2 (#325)
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 370f2d8..fdc4225 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
uses: docker/setup-qemu-action@v2
with:
platforms: arm64
- - uses: joerick/cibuildwheel@v2.9.0
+ - uses: joerick/cibuildwheel@v2.10.2
env:
CIBW_SKIP: 'pp*'
CIBW_ARCHS_LINUX: auto aarch64