Skip to content

Commit

Permalink
update cibuildwheel version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweetnow committed Jul 22, 2024
1 parent a26c234 commit a4fc80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.19.2
# env:
# CIBW_SOME_OPTION: value
# ...
Expand Down

0 comments on commit a4fc80e

Please sign in to comment.