From 782208df5b102f8475b50730e6d2a5d06b77a40c Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 7 Sep 2021 02:53:32 +0300 Subject: [PATCH 23/23] CI: Update setup-msys2 to version 2.4.2 See osdn #42343 Signed-off-by: Marko Lindqvist --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da2c6c814a..78694e163a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,8 +15,8 @@ jobs: # A mapping from msys2/setup-msys2 version to msys2 version can be # found at # https://github.com/msys2/setup-msys2/blob/master/CHANGELOG.md - # 2.3.1 provides msys2 snapshot 20210607 - uses: msys2/setup-msys2@v2.3.1 + # 2.4.2 provides msys2 snapshot 20210725 + uses: msys2/setup-msys2@v2.4.2 with: install: > make -- 2.33.0