File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626 steps :
2727 - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2828 - name : Set up MinGW
29- uses : egor-tensin/setup-mingw@84c781b557efd538dec66bde06988d81cd3138cf # v2.2 .0
29+ uses : egor-tensin/setup-mingw@41b837e47d7f85214629d255b9c4bc3fcbe9fd63 # v3 .0
3030 with :
3131 platform : ${{ matrix.architecture }}
3232 version : 12.2.0 # https://github.com/egor-tensin/setup-mingw/issues/14
8181 - name : Install Clang
8282 run : curl -fsSL -o LLVM${{ matrix.version }}.exe https://github.com/llvm/llvm-project/releases/download/llvmorg-${{ matrix.version }}/LLVM-${{ matrix.version }}-win64.exe ; 7z x LLVM${{ matrix.version }}.exe -y -o"C:/Program Files/LLVM"
8383 - name : Set up MinGW
84- uses : egor-tensin/setup-mingw@84c781b557efd538dec66bde06988d81cd3138cf # v2.2 .0
84+ uses : egor-tensin/setup-mingw@41b837e47d7f85214629d255b9c4bc3fcbe9fd63 # v3 .0
8585 with :
8686 platform : x64
8787 version : 12.2.0 # https://github.com/egor-tensin/setup-mingw/issues/14
You can’t perform that action at this time.
0 commit comments