Skip to content

Commit f8439ae

Browse files
committed
chore(dependencies): update pypa/cibuildwheel action to v2.12.0
1 parent eda6c22 commit f8439ae

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.11.4
23+
uses: pypa/cibuildwheel@v2.12.0
2424
env:
2525
CIBW_ARCHS: all
2626
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)