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 10
10
steps :
11
11
- uses : actions/checkout@v4
12
12
- name : Install LLVM and Clang
13
- uses : KyleMayes/install-llvm-action@v2.0.1
13
+ uses : KyleMayes/install-llvm-action@v2.0.2
14
14
with :
15
15
version : " 15.0"
16
16
- uses : dtolnay/rust-toolchain@master
39
39
steps :
40
40
- uses : actions/checkout@v4
41
41
- name : Install LLVM and Clang
42
- uses : KyleMayes/install-llvm-action@v2.0.1
42
+ uses : KyleMayes/install-llvm-action@v2.0.2
43
43
with :
44
44
version : " 15.0"
45
45
- uses : dtolnay/rust-toolchain@master
58
58
steps :
59
59
- uses : actions/checkout@v4
60
60
- name : Install LLVM and Clang
61
- uses : KyleMayes/install-llvm-action@v2.0.1
61
+ uses : KyleMayes/install-llvm-action@v2.0.2
62
62
with :
63
63
version : " 15.0"
64
64
- uses : dtolnay/rust-toolchain@master
77
77
steps :
78
78
- uses : actions/checkout@v4
79
79
- name : Install LLVM and Clang
80
- uses : KyleMayes/install-llvm-action@v2.0.1
80
+ uses : KyleMayes/install-llvm-action@v2.0.2
81
81
with :
82
82
version : " 15.0"
83
83
- uses : dtolnay/rust-toolchain@master
You can’t perform that action at this time.
0 commit comments