Skip to content

Commit 2415710

Browse files
Bump pypa/cibuildwheel from 2.12.3 to 2.14.1 (#3202)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.12.3 to 2.14.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.12.3...v2.14.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39f15d5 commit 2415710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
steps:
158158
- uses: actions/checkout@v3
159159
- name: Build wheels
160-
uses: pypa/cibuildwheel@v2.12.3
160+
uses: pypa/cibuildwheel@v2.14.1
161161
env:
162162
CIBW_BUILD: cp${{ matrix.python-version }}-*
163163
- name: Save artifact

0 commit comments

Comments
 (0)