Skip to content

Commit 58079a2

Browse files
dependabot[bot]dalcinl
authored andcommitted
Bump pypa/cibuildwheel from 2.21.1 to 2.21.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.21.1 to 2.21.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.21.1...v2.21.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ecfd9c commit 58079a2

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
@@ -159,7 +159,7 @@ jobs:
159159
echo $(git log -1 --pretty=%ci) [timestamp=$SOURCE_DATE_EPOCH]
160160
161161
- id: build
162-
uses: pypa/[email protected].1
162+
uses: pypa/[email protected].2
163163
timeout-minutes: 360
164164
with:
165165
package-dir: package

0 commit comments

Comments
 (0)