Skip to content

Commit 241af44

Browse files
build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.1
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.22.0 to 2.23.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/v2.23.1/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.22.0...v2.23.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c4b841 commit 241af44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
path: "${{ github.workspace }}/build/tests"
171171

172172
- name: Build wheels
173-
uses: pypa/cibuildwheel@v2.22.0
173+
uses: pypa/cibuildwheel@v2.23.1
174174

175175
- name: Download Cache from Docker (linux only)
176176
if: ${{ runner.os == 'Linux' }}

0 commit comments

Comments
 (0)