Skip to content

Commit 0c8e36c

Browse files
dependabot[bot]jcfr
authored andcommitted
build(deps): Bump pypa/cibuildwheel from 3.1 to 3.2 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.1 to 3.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...v3.2) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: '3.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcbcbef commit 0c8e36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545

46-
- uses: pypa/cibuildwheel@v3.1
46+
- uses: pypa/cibuildwheel@v3.2
4747

4848
- name: Upload wheels
4949
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)