Skip to content

Commit 4ffdd2b

Browse files
committed
chore(dependencies): update pypa/cibuildwheel action to v2.7.0
1 parent 466fad7 commit 4ffdd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
platforms: all
2121

2222
- name: Build wheels
23-
uses: pypa/cibuildwheel@v2.6.1
23+
uses: pypa/cibuildwheel@v2.7.0
2424
env:
2525
# configure cibuildwheel to build native archs ('auto'), and some
2626
# emulated ones

0 commit comments

Comments
 (0)