Skip to content

Commit 594ff39

Browse files
Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#14)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.3 to 2.22.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.3...v2.22.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20ec177 commit 594ff39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
echo $(git log -1 --pretty=%ci) [timestamp=$SOURCE_DATE_EPOCH]
148148
149149
- id: build
150-
uses: pypa/cibuildwheel@v2.21.3
150+
uses: pypa/cibuildwheel@v2.22.0
151151
timeout-minutes: 360
152152
with:
153153
package-dir: package

0 commit comments

Comments
 (0)