Skip to content

Commit 942657e

Browse files
authored
Update release.yml
1 parent b41e440 commit 942657e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
steps:
4949
- uses: actions/checkout@v3
5050
- name: Build wheels
51-
uses: pypa/cibuildwheel@v2.12.0
51+
uses: pypa/cibuildwheel@v2.15.0
5252
env:
5353
CIBW_ARCHS_MACOS: 'x86_64 arm64'
5454
- uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)