Skip to content

Commit d820175

Browse files
committed
Downgrade msys2 action
1 parent 983d663 commit d820175

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@ee87529e22c13ef957bcd5ef65c3ca2d61025d19
28+
uses: msys2/setup-msys2@fb197b72ce45fb24f17bf3f807a388985654d1f2
2929
with:
3030
msystem: MINGW64
3131
update: true

0 commit comments

Comments
 (0)