Skip to content

Commit fedf559

Browse files
dependabot[bot]inducer
authored andcommitted
Bump pypa/cibuildwheel from 3.4.0 to 3.4.1 in the actions group
Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f96eb9 commit fedf559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Build wheels
26-
uses: pypa/cibuildwheel@v3.4.0
26+
uses: pypa/cibuildwheel@v3.4.1
2727
# (here: set these in pyproject.toml to the extent possible)
2828
# env:
2929
# CIBW_SOME_OPTION: value

0 commit comments

Comments
 (0)