Skip to content

Commit 9a66f7d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update pypa/cibuildwheel action to v2.6.1
1 parent 9d3bf1c commit 9a66f7d

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@2.6.0
23+
uses: pypa/cibuildwheel@v2.6.1
2424
env:
2525
# configure cibuildwheel to build native archs ('auto'), and some
2626
# emulated ones

0 commit comments

Comments
 (0)