Skip to content

Commit 4b49680

Browse files
Bump pypa/cibuildwheel from 3.1.1 to 3.1.2 (#1549)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.1.2 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 d0d3b0a commit 4b49680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].1
111+
uses: pypa/[email protected].2
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)