Skip to content

Commit e5510f4

Browse files
chore(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1 (#216)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.16.0...v2.16.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ace91b commit e5510f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
if: runner.os == 'Linux'
7070

7171
- name: Build wheels
72-
uses: pypa/[email protected].0
72+
uses: pypa/[email protected].1
7373
env:
7474
CIBW_ARCHS: "${{ matrix.arch }}"
7575

0 commit comments

Comments
 (0)