File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
toolchain : ${{ matrix.version.version }}
46
46
47
47
- name : Install cargo-hack
48
- uses : taiki-e/install-action@v2.25.1
48
+ uses : taiki-e/install-action@v2.25.9
49
49
with :
50
50
tool : cargo-hack
51
51
85
85
uses : actions-rust-lang/setup-rust-toolchain@v1.8.0
86
86
87
87
- name : Install cargo-hack
88
- uses : taiki-e/install-action@v2.25.1
88
+ uses : taiki-e/install-action@v2.25.9
89
89
with :
90
90
tool : cargo-hack
91
91
@@ -106,7 +106,7 @@ jobs:
106
106
uses : actions-rust-lang/setup-rust-toolchain@v1.8.0
107
107
108
108
- name : Install nextest
109
- uses : taiki-e/install-action@v2.25.1
109
+ uses : taiki-e/install-action@v2.25.9
110
110
with :
111
111
tool : nextest
112
112
Original file line number Diff line number Diff line change 50
50
toolchain : ${{ matrix.version.version }}
51
51
52
52
- name : Install cargo-hack
53
- uses : taiki-e/install-action@v2.25.1
53
+ uses : taiki-e/install-action@v2.25.9
54
54
with :
55
55
tool : cargo-hack
56
56
Original file line number Diff line number Diff line change 23
23
components : llvm-tools-preview
24
24
25
25
- name : Install cargo-llvm-cov
26
- uses : taiki-e/install-action@v2.25.1
26
+ uses : taiki-e/install-action@v2.25.9
27
27
with :
28
28
tool : cargo-llvm-cov
29
29
You can’t perform that action at this time.
0 commit comments