Skip to content

Commit 48d5591

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 e686da5 commit 48d5591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
uses: docker/setup-qemu-action@v2
126126

127127
- name: Build wheels
128-
uses: pypa/[email protected].1
128+
uses: pypa/[email protected].2
129129
# GitHub Actions specific build parameters
130130
env:
131131
# pass GitHub runner info into Linux container

0 commit comments

Comments
 (0)