File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
toolchain : ' 1.56'
29
29
30
30
- name : Install cargo-hack
31
- uses : taiki-e/install-action@v2.34 .0
31
+ uses : taiki-e/install-action@v2.38 .0
32
32
with :
33
33
tool : cargo-hack
34
34
Original file line number Diff line number Diff line change 22
22
components : llvm-tools-preview
23
23
24
24
- name : Install cargo-llvm-cov
25
- uses : taiki-e/install-action@v2.34 .0
25
+ uses : taiki-e/install-action@v2.38 .0
26
26
with :
27
27
tool : cargo-llvm-cov
28
28
Original file line number Diff line number Diff line change 28
28
components : clippy
29
29
30
30
- name : Install cargo-hack
31
- uses : taiki-e/install-action@v2.34 .0
31
+ uses : taiki-e/install-action@v2.38 .0
32
32
with :
33
33
tool : cargo-hack
34
34
79
79
with :
80
80
toolchain : nightly-2024-04-26
81
81
82
- - uses : taiki-e/install-action@v2.34 .0
82
+ - uses : taiki-e/install-action@v2.38 .0
83
83
with :
84
84
tool : cargo-public-api
85
85
You can’t perform that action at this time.
0 commit comments