Skip to content

Commit 257c5a6

Browse files
authored
Merge pull request #33 from metab0t/dependabot/github_actions/pypa/cibuildwheel-3.4.1
Bump pypa/cibuildwheel from 3.4.0 to 3.4.1
2 parents a53d157 + adc42c1 commit 257c5a6

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.4.0
39+
uses: pypa/cibuildwheel@v3.4.1
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)