Skip to content

Commit fe3cb6d

Browse files
Bump pypa/cibuildwheel from 2.20.0 to 2.21.0
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.20.0 to 2.21.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.20.0...v2.21.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>
1 parent a55db65 commit fe3cb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-wheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
echo $(git log -1 --pretty=%ci) [timestamp=$SOURCE_DATE_EPOCH]
160160
161161
- id: build
162-
uses: pypa/cibuildwheel@v2.20.0
162+
uses: pypa/cibuildwheel@v2.21.0
163163
timeout-minutes: 360
164164
with:
165165
package-dir: package

0 commit comments

Comments
 (0)