summaryrefslogtreecommitdiff
diff options
authorHiroshi SHIBATA <[email protected]>2025-04-16 10:23:53 +0900
committerHiroshi SHIBATA <[email protected]>2025-04-16 11:40:11 +0900
commit02152501a41cd645267ffb8c2ee7aeb843a0fec8 (patch)
treed1b125a25b3d8b072627445418f0c925a0d9c42b
parent49c29cff479546df7e267d97ceb1f08a4d537a8e (diff)
Bump up to msys2/setup-msys2 to v2.27.0
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13119
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 6983354a40..3165f348a6 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -85,7 +85,7 @@ jobs:
NEEDED_TOOLS: >-
patch.exe
- - uses: msys2/setup-msys2@d40200dc2db4c351366b048a9565ad82919e1c24 # v2
+ - uses: msys2/setup-msys2@61f9e5e925871ba6c9e3e8da24ede83ea27fa91f # v2.27.0
id: setup-msys2
with:
update: true