Skip to content

Commit d22935e

Browse files
authored
Bumped cibuildwheel action to 2.16.5 to address windows build issues (AcademySoftwareFoundation#1699)
Signed-off-by: Eric Reinecke <[email protected]>
1 parent 7302ff1 commit d22935e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
- uses: actions/checkout@v3
169169

170170
- name: Build wheels (Python 3)
171-
uses: pypa/[email protected].2
171+
uses: pypa/[email protected].5
172172
with:
173173
output-dir: wheelhouse
174174
env:

0 commit comments

Comments
 (0)