Skip to content

Commit 6b1e64f

Browse files
ci(dependabot): bump pypa/cibuildwheel from 2.23 to 3.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23 to 3.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23...v3.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2386717 commit 6b1e64f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
toolset: "14.2"
120120

121121
- name: Build wheels
122-
uses: pypa/cibuildwheel@v2.23
122+
uses: pypa/cibuildwheel@v3.0
123123
env:
124124
CIBW_VERBOSE: 1
125125
CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"

0 commit comments

Comments
 (0)