Skip to content

Commit cafddfb

Browse files
authored
Merge pull request #407 from adrn/dependabot/github_actions/pypa/cibuildwheel-2.23.1
Bump pypa/cibuildwheel from 2.23.0 to 2.23.1
2 parents 83554c9 + 1a164cd commit cafddfb

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.23.0
41+
uses: pypa/cibuildwheel@v2.23.1
4242
env:
4343
CIBW_ARCHS_LINUX: "x86_64"
4444
CIBW_ARCHS_MACOS: "x86_64 arm64"

0 commit comments

Comments
 (0)