From 0ce2b9811d9639b1b65e6134de9a3b96ae9f77da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 02:20:13 +0000 Subject: [PATCH] chore(deps): bump msys2/setup-msys2 from 2.4.2 to 2.16.0 Bumps [msys2/setup-msys2](https://github.com/msys2/setup-msys2) from 2.4.2 to 2.16.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.16.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..f105ca55a9 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.16.0 with: msystem: ${{matrix.sys}} install: >-