From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:59:36 +0000 (-0700) Subject: Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#3795) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/068f6fb8fa2b52f647aec8696033e43f6b0db70b Bump pypa/cibuildwheel from 2.13.1 to 2.14.1 (#3795) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/pypi_upload.yml b/.github/workflows/pypi_upload.yml index 06600fc..291193e 100644 --- a/.github/workflows/pypi_upload.yml +++ b/.github/workflows/pypi_upload.yml @@ -58,7 +58,7 @@ jobs: - uses: actions/checkout@v3 - name: Build wheels via cibuildwheel - uses: pypa/cibuildwheel@v2.13.1 + uses: pypa/cibuildwheel@v2.14.1 env: CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"