Skip to content

Commit b41e440

Browse files
authored
Update push.yml
1 parent dc99953 commit b41e440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v3
3232
- name: Build wheels
33-
uses: pypa/cibuildwheel@v2.12.0
33+
uses: pypa/cibuildwheel@v2.15.0
3434
env:
3535
CIBW_ARCHS_MACOS: 'x86_64 arm64'
3636
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)