Skip to content

Commit 813ed09

Browse files
Bump pypa/cibuildwheel from 2.19 to 2.21 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.19 to 2.21 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.19...v2.21) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d531f40 commit 813ed09

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
@@ -44,7 +44,7 @@ jobs:
4444
with:
4545
submodules: true
4646

47-
- uses: pypa/cibuildwheel@v2.19
47+
- uses: pypa/cibuildwheel@v2.21
4848

4949
- name: Verify clean directory
5050
run: git diff --exit-code

0 commit comments

Comments
 (0)