We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5623884 + b9f5daa commit 7d55d4fCopy full SHA for 7d55d4f
1 file changed
.github/workflows/c-cpp-windows-build-template.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
persist-credentials: false
27
- name: Install and setup MSYS2 with MinGW64
28
- uses: msys2/setup-msys2@v2.31.0
+ uses: msys2/setup-msys2@v2.31.1
29
30
msystem: MINGW64
31
update: true
0 commit comments