File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v4
1212 - name : Install LLVM and Clang
13- uses : KyleMayes/install-llvm-action@v2.0.2
13+ uses : KyleMayes/install-llvm-action@v2.0.3
1414 with :
1515 version : " 15.0"
1616 - uses : dtolnay/rust-toolchain@master
3737 targets : ${{ matrix.target }}
3838
3939 - name : Install LLVM and Clang
40- uses : KyleMayes/install-llvm-action@v2.0.2
40+ uses : KyleMayes/install-llvm-action@v2.0.3
4141 with :
4242 version : " 15.0"
4343
5353 steps :
5454 - uses : actions/checkout@v4
5555 - name : Install LLVM and Clang
56- uses : KyleMayes/install-llvm-action@v2.0.2
56+ uses : KyleMayes/install-llvm-action@v2.0.3
5757 with :
5858 version : " 15.0"
5959 - uses : dtolnay/rust-toolchain@master
7272 steps :
7373 - uses : actions/checkout@v4
7474 - name : Install LLVM and Clang
75- uses : KyleMayes/install-llvm-action@v2.0.2
75+ uses : KyleMayes/install-llvm-action@v2.0.3
7676 with :
7777 version : " 15.0"
7878 - uses : dtolnay/rust-toolchain@master
You can’t perform that action at this time.
0 commit comments