Skip to content

Commit 2f548de

Browse files
Bump pypa/cibuildwheel from 2.10.1 to 2.10.2
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.10.1...v2.10.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 e4ea70f commit 2f548de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
with:
130130
platforms: all
131131
- name: Run cibuildwheel
132-
uses: pypa/[email protected].1
132+
uses: pypa/[email protected].2
133133
with:
134134
output-dir: dist
135135
env:

0 commit comments

Comments
 (0)