Skip to content

Commit 856c724

Browse files
Merge pull request #1940 from KLayout/dependabot/github_actions/pypa/cibuildwheel-2.22.0
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
2 parents b0298af + 6143d49 commit 856c724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
HOST_CCACHE_DIR="$(ccache -k cache_dir)"
5757
mkdir -p $HOST_CCACHE_DIR
5858
- name: Build wheels # check https://cibuildwheel.readthedocs.io/en/stable/setup/#github-actions
59-
uses: pypa/cibuildwheel@v2.21.3
59+
uses: pypa/cibuildwheel@v2.22.0
6060
# to supply options, put them in 'env', like:
6161
# env:
6262
# CIBW_SOME_OPTION: value

0 commit comments

Comments
 (0)