Skip to content

Commit 998f249

Browse files
Bump pypa/cibuildwheel from 3.3.0 to 3.4.0 (#1640)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 93eba9f commit 998f249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
platforms: all
109109

110110
- name: Build wheels
111-
uses: pypa/cibuildwheel@v3.3.0
111+
uses: pypa/cibuildwheel@v3.4.0
112112
with:
113113
package-dir: >- # not necessarily a dir, we pass an acceptable sdist
114114
dist/${{ inputs.source-tarball-name }}

0 commit comments

Comments
 (0)