Skip to content

Commit e5bee8b

Browse files
chore: bump pypa/cibuildwheel from 2.7.0 to 2.8.0 (#113)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@2.7.0...v2.8.0) --- 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 2c29e48 commit e5bee8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
steps:
4040
- uses: actions/checkout@v3
4141

42-
- uses: pypa/cibuildwheel@2.7.0
42+
- uses: pypa/cibuildwheel@v2.8.0
4343
env:
4444
CIBW_ARCHS_MACOS: auto universal2
4545

0 commit comments

Comments
 (0)