Skip to content

Commit

Permalink
Bumped cibuildwheel action to 2.16.5 to address windows build issues (#…
Browse files Browse the repository at this point in the history
…1699)

Signed-off-by: Eric Reinecke <[email protected]>
  • Loading branch information
reinecke authored Feb 15, 2024
1 parent 7302ff1 commit d22935e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- uses: actions/checkout@v3

- name: Build wheels (Python 3)
uses: pypa/[email protected].2
uses: pypa/[email protected].5
with:
output-dir: wheelhouse
env:
Expand Down

0 comments on commit d22935e

Please sign in to comment.