From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:40:00 +0000 (-0700) Subject: Bump pypa/cibuildwheel from 2.16.0 to 2.16.1 (#3911) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/1b08cbc63400a8b8e0fbb620b6b2a4dab35e1e7b Bump pypa/cibuildwheel from 2.16.0 to 2.16.1 (#3911) --- diff --git a/.github/workflows/pypi_upload.yml b/.github/workflows/pypi_upload.yml index 026f74e..41ab646 100644 --- a/.github/workflows/pypi_upload.yml +++ b/.github/workflows/pypi_upload.yml @@ -88,7 +88,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: pypa/cibuildwheel@v2.16.0 + - uses: pypa/cibuildwheel@v2.16.1 with: only: ${{ matrix.only }}