Skip to content

Commit 8e8be9c

Browse files
committed
update setup-mingw action for GH actions
1 parent b19117d commit 8e8be9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/experimental_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# experiment: maybe don't need this?
3838
# update: looks like we do: with this commented out, the build hung
3939
- name: Set up MinGW
40-
uses: egor-tensin/setup-mingw@v2
40+
uses: egor-tensin/setup-mingw@v2.2.0
4141
if: matrix.os == 'windows-2019'
4242
with:
4343
platform: x64

0 commit comments

Comments
 (0)