Skip to content

Commit 80fa24b

Browse files
Bump pypa/cibuildwheel from 3.0.1 to 3.1.3 (#82)
1 parent a458542 commit 80fa24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonpackage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
platforms: all
287287

288288
- name: Build wheels
289-
uses: pypa/cibuildwheel@v3.0.1
289+
uses: pypa/cibuildwheel@v3.1.3
290290
env:
291291
# configure cibuildwheel to build native archs ('auto'), and some
292292
# emulated ones

0 commit comments

Comments
 (0)