Skip to content

Commit 54d3513

Browse files
Bump pypa/cibuildwheel from 2.21 to 2.22
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21 to 2.22. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21...v2.22) --- 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 a1e6a9d commit 54d3513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
arch: amd64
6969

7070
- name: Build wheels
71-
uses: pypa/cibuildwheel@v2.21
71+
uses: pypa/cibuildwheel@v2.22
7272

7373
- name: Upload wheels
7474
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)