Skip to content

Commit

Permalink
Merge pull request #1940 from KLayout/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…cibuildwheel-2.22.0

Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
klayoutmatthias authored Jan 4, 2025
2 parents b0298af + 6143d49 commit 856c724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
HOST_CCACHE_DIR="$(ccache -k cache_dir)"
mkdir -p $HOST_CCACHE_DIR
- name: Build wheels # check https://cibuildwheel.readthedocs.io/en/stable/setup/#github-actions
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0
# to supply options, put them in 'env', like:
# env:
# CIBW_SOME_OPTION: value
Expand Down

0 comments on commit 856c724

Please sign in to comment.