File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 46
46
toolchain : ${{ matrix.toolchain.version }}
47
47
48
48
- name : Install cargo-nextest
49
- uses : taiki-e/install-action@v2.54.3
49
+ uses : taiki-e/install-action@v2.56.7
50
50
with :
51
51
tool : cargo-nextest
52
52
Original file line number Diff line number Diff line change 30
30
uses :
nicknovitski/[email protected]
31
31
32
32
- name : Install cargo-llvm-cov
33
- uses : taiki-e/install-action@v2.54.3
33
+ uses : taiki-e/install-action@v2.56.7
34
34
with :
35
35
tool : cargo-llvm-cov
36
36
Original file line number Diff line number Diff line change 77
77
uses : actions-rust-lang/setup-rust-toolchain@v1
78
78
79
79
- name : Install cargo-deny
80
- uses : taiki-e/install-action@v2.54.3
80
+ uses : taiki-e/install-action@v2.56.7
81
81
with :
82
82
tool : cargo-deny
83
83
You can’t perform that action at this time.
0 commit comments