Skip to content

Commit f503740

Browse files
⬆️ Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 (#210)
2 parents f6aeb9b + 9f9694b commit f503740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
name: Set Architecture to arm64 if necessary
4747
run: echo "CIBW_ARCHS_MACOS=arm64" >> $GITHUB_ENV
4848
- name: Build wheels
49-
uses: pypa/cibuildwheel@v2.11.3
49+
uses: pypa/cibuildwheel@v2.11.4
5050
env:
5151
CIBW_BEFORE_ALL_LINUX: /opt/python/cp39-cp39/bin/pip install z3-solver==${{ env.Z3_VERSION }}
5252
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)