Skip to content

Commit

Permalink
Update version of cibuildwheel gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Jun 3, 2024
1 parent dc9f574 commit 3bb3e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-python@v3

- name: "Build wheels"
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.18.1
with:
package-dir: .
env:
Expand Down

0 comments on commit 3bb3e61

Please sign in to comment.