Skip to content

Commit 6e54af5

Browse files
committed
Update msys2/setup-msys2 action version in c-cpp build
1 parent 8331c0d commit 6e54af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
with:
170170
persist-credentials: false
171171
- name: Install and setup MSYS2 with MinGW64
172-
uses: msys2/setup-msys2@ee87529e22c13ef957bcd5ef65c3ca2d61025d19
172+
uses: msys2/setup-msys2@fb197b72ce45fb24f17bf3f807a388985654d1f2
173173
with:
174174
msystem: MINGW64
175175
update: true

0 commit comments

Comments
 (0)