Skip to content

Commit 36855a8

Browse files
authored
Merge pull request #406 from adrn/dependabot/github_actions/pypa/cibuildwheel-2.23.0
Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
2 parents 4270c4c + cd1c3aa commit 36855a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fetch-depth: 0
3939

4040
- name: Build wheels
41-
uses: pypa/cibuildwheel@v2.22.0
41+
uses: pypa/cibuildwheel@v2.23.0
4242
env:
4343
CIBW_ARCHS_LINUX: "x86_64"
4444
CIBW_ARCHS_MACOS: "x86_64 arm64"

0 commit comments

Comments
 (0)