Skip to content

Commit

Permalink
[CI] Bump cibuildhweel action
Browse files Browse the repository at this point in the history
  • Loading branch information
jfowkes authored Sep 4, 2024
1 parent 9a92c0a commit 6487f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build wheels
uses: pypa/cibuildwheel@v2.15.0
uses: pypa/cibuildwheel@v2.16.5
# to supply options, put them in 'env', like:
# env:
# CIBW_SOME_OPTION: value
Expand Down

0 comments on commit 6487f92

Please sign in to comment.