Skip to content

Commit fc89827

Browse files
Bump pypa/cibuildwheel from 4.0.0 to 4.1.0 in the github-actions group
Bumps the github-actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a53e8b8 commit fc89827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
key: cibw-${{ matrix.id }}-${{ hashFiles('.github/workflows/wheels.yml') }}
118118

119119
- name: Build and Test Wheels
120-
uses: pypa/cibuildwheel@v4.0.0
120+
uses: pypa/cibuildwheel@v4.1.0
121121
env:
122122
CIBW_CACHE_PATH: ${{ github.workspace }}/.cibw-cache
123123
CIBW_BUILD: ${{ matrix.pybuilds }}

0 commit comments

Comments
 (0)