From 630a3d5216b384486c4edcc5a7e45124d5df2356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 02:04:28 +0000 Subject: [PATCH] chore(deps): bump msys2/setup-msys2 from 2.4.2 to 2.15.0 Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.4.2 to 2.15.0. - [Release notes](https://github.com/msys2/setup-msys2/releases) - [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md) - [Commits](https://github.com/msys2/setup-msys2/compare/v2.4.2...v2.15.0) --- updated-dependencies: - dependency-name: msys2/setup-msys2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7176614de8..6090967493 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -905,7 +905,7 @@ jobs: - { sys: mingw32, env: i686 } steps: # Force version because of https://github.com/msys2/setup-msys2/issues/167 - - uses: msys2/setup-msys2@v2.4.2 + - uses: msys2/setup-msys2@v2.15.0 with: msystem: ${{matrix.sys}} install: >-