Skip to content

Commit 3dd3e8f

Browse files
authored
Merge pull request #561 from adrn/dependabot/github_actions/pypa/cibuildwheel-3.4.0
build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents 08b7bbb + 9b03f9f commit 3dd3e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fetch-depth: 0
4343

4444
- name: Build wheels
45-
uses: pypa/cibuildwheel@v3.3.1
45+
uses: pypa/cibuildwheel@v3.4.0
4646
env:
4747
CIBW_ARCHS_LINUX: "x86_64"
4848
CIBW_ARCHS_MACOS: "x86_64 arm64"

0 commit comments

Comments
 (0)