Skip to content

Commit dd2b3bd

Browse files
authored
Bumped cibuildwheel to version 3.2.1 (#1973)
Signed-off-by: Eric Reinecke <[email protected]>
1 parent e5f3c01 commit dd2b3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187
- uses: actions/checkout@v4
188188

189189
- name: Build wheels (Python 3)
190-
uses: pypa/cibuildwheel@v2.22.0
190+
uses: pypa/cibuildwheel@v3.2.1
191191
with:
192192
output-dir: wheelhouse
193193
env:

0 commit comments

Comments
 (0)