Skip to content

Commit 359b4f9

Browse files
authored
Merge pull request #300 from brookshsmith/dependabot/github_actions/pypa/cibuildwheel-4.0.0
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0
2 parents 9e9f9ed + eac3ee0 commit 359b4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: actions/checkout@v6
6161

6262
- name: Build wheels
63-
uses: pypa/cibuildwheel@v3.4.1
63+
uses: pypa/cibuildwheel@v4.0.0
6464
env:
6565
CIBW_BUILD: "${{ matrix.python }}-${{ matrix.buildplat[1] }}"
6666
CIBW_ARCHS: "${{ matrix.buildplat[2] }}"

0 commit comments

Comments
 (0)