Skip to content

Commit 5179a7e

Browse files
Bump pypa/cibuildwheel from 2.23.0 to 2.23.3
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.0 to 2.23.3. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.23.0...v2.23.3) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-version: 2.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 792955c commit 5179a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
submodules: true
5151
fetch-depth: 0
5252

53-
- uses: pypa/[email protected].0
53+
- uses: pypa/[email protected].3
5454
env:
5555
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
5656
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"

0 commit comments

Comments
 (0)