Skip to content

Commit eb53234

Browse files
Bump joerick/cibuildwheel from 2.10.2 to 2.12.0 (#20)
Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.10.2 to 2.12.0. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.10.2...v2.12.0) --- updated-dependencies: - dependency-name: joerick/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 8d818b0 commit eb53234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
platforms: all
4141
- name: Build wheels
42-
uses: joerick/cibuildwheel@v2.10.2
42+
uses: joerick/cibuildwheel@v2.12.0
4343
with:
4444
output-dir: dist
4545
- uses: dioptra-io/publish-python-action@v1

0 commit comments

Comments
 (0)