Skip to content

Commit e2e690f

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

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
# Used to host cibuildwheel
3131
- name: Build wheel
32-
uses: pypa/cibuildwheel@v3.2.0
32+
uses: pypa/cibuildwheel@v3.2.1
3333
with:
3434
output-dir: wheelhouse
3535
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)