Skip to content

Commit b458d65

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

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Used to host cibuildwheel
2828
- name: Build wheel
29-
uses: pypa/cibuildwheel@v3.1.3
29+
uses: pypa/cibuildwheel@v3.1.4
3030
with:
3131
output-dir: wheelhouse
3232
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)