Skip to content

Commit

Permalink
Update cibuildwheel to fix wheel construction in ci on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Apr 2, 2024
1 parent 9e3b999 commit ffe6016
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/[email protected].1
uses: pypa/[email protected].5
with:
package-dir: .
env:
Expand Down

0 comments on commit ffe6016

Please sign in to comment.