Skip to content

Commit b9f5daa

Browse files
Update msys2/setup-msys2 action to v2.31.1
1 parent d4d7ecd commit b9f5daa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp-windows-build-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
persist-credentials: false
2727
- name: Install and setup MSYS2 with MinGW64
28-
uses: msys2/setup-msys2@v2.31.0
28+
uses: msys2/setup-msys2@v2.31.1
2929
with:
3030
msystem: MINGW64
3131
update: true

0 commit comments

Comments
 (0)