Commit 55c481a 1 parent ac85aee commit 55c481a Copy full SHA for 55c481a
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
run : sed -i '/^\[patch.crates-io\]/d' ./Cargo.toml && sed -i '/^rsonpath-lib = { path = .*$/d' ./Cargo.toml
20
20
- name : Install lld
21
21
run : sudo apt install lld
22
- - uses : actions/setup-java@v3.6 .0
22
+ - uses : actions/setup-java@v4.5 .0
23
23
name : Setup Java JDK
24
24
with :
25
25
distribution : temurin
52
52
run : sed -i '/^\[patch.crates-io\]/d' ./Cargo.toml && sed -i '/^rsonpath-lib = { path = .*$/d' ./Cargo.toml
53
53
- name : Install lld
54
54
run : sudo apt install lld
55
- - uses : actions/setup-java@v3.6 .0
55
+ - uses : actions/setup-java@v4.5 .0
56
56
name : Setup Java JDK
57
57
with :
58
58
distribution : temurin
92
92
run : sed -i '/^\[patch.crates-io\]/d' ./Cargo.toml && sed -i '/^rsonpath-lib = { path = .*$/d' ./Cargo.toml
93
93
- name : Install lld
94
94
run : sudo apt install lld
95
- - uses : actions/setup-java@v3.6 .0
95
+ - uses : actions/setup-java@v4.5 .0
96
96
name : Setup Java JDK
97
97
with :
98
98
distribution : temurin
You can’t perform that action at this time.
0 commit comments