Skip to content

Commit 8447af4

Browse files
Bump pypa/cibuildwheel from 2.18.0 to 2.18.1 (psf#4373)
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@v2.18.0...v2.18.1) --- updated-dependencies: - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c1fd46 commit 8447af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_upload.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
steps:
9191
- uses: actions/checkout@v4
92-
- uses: pypa/[email protected].0
92+
- uses: pypa/[email protected].1
9393
with:
9494
only: ${{ matrix.only }}
9595

0 commit comments

Comments
 (0)