Skip to content

Commit a53d157

Browse files
authored
Merge pull request #32 from metab0t/dependabot/github_actions/pypa/cibuildwheel-3.4.0
Bump pypa/cibuildwheel from 3.3.1 to 3.4.0
2 parents de05e93 + bfd054f commit a53d157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v6
3737

3838
- name: Build wheels
39-
uses: pypa/cibuildwheel@v3.3.1
39+
uses: pypa/cibuildwheel@v3.4.0
4040
env:
4141
# Select wheels
4242
CIBW_BUILD: "cp313-manylinux_x86_64 cp313-manylinux_aarch64 cp313-win_amd64 cp313-macosx_x86_64 cp313-macosx_arm64"

0 commit comments

Comments
 (0)