Skip to content

Commit 3851cff

Browse files
Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 (#139)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7549d62 commit 3851cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
shell: bash
8484

8585
- name: Build wheels
86-
uses: pypa/[email protected].3
86+
uses: pypa/[email protected].4
8787
env:
8888
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
8989
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection

0 commit comments

Comments
 (0)