Skip to content

Commit 6d37289

Browse files
authored
Merge pull request #65 from metab0t/dependabot/github_actions/pypa/cibuildwheel-3.3.0
Bump pypa/cibuildwheel from 3.1.4 to 3.3.0
2 parents b2b9a91 + 0039aab commit 6d37289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v6
2727

2828
- name: Build wheels
29-
uses: pypa/cibuildwheel@v3.1.4
29+
uses: pypa/cibuildwheel@v3.3.0
3030
env:
3131
# Select wheels
3232
CIBW_BUILD: "*-manylinux_x86_64 *-manylinux_aarch64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"

0 commit comments

Comments
 (0)