From 0d4e947bd4f2a77cc85496334be3396396784b44 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Thu, 10 Nov 2022 10:46:13 +0300 Subject: [PATCH] Switching to msys2/setup-msys2@2.14.0 --- action.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/action.yml b/action.yml index 3365cbf..c768c46 100644 --- a/action.yml +++ b/action.yml @@ -23,9 +23,8 @@ inputs: runs: using: composite steps: - # Switch back to setup-msys2/setup-msys2@v2 if / when the following PR is - # merged: https://github.com/msys2/setup-msys2/pull/172 - - uses: iamFIREcracker/setup-msys2@dont-fail-if-not-windows-with-assets + # Using branch v2.14.0 + - uses: msys2/setup-msys2@d40200dc2db4c351366b048a9565ad82919e1c24 with: # Roswell was added to msys2 just _recently_, so the following makes # sure packages metadata is up to date. Otherwise...