File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
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.9
48
+ uses : taiki-e/install-action@v2.26.8
49
49
with :
50
50
tool : cargo-hack
51
51
85
85
uses :
actions-rust-lang/[email protected]
86
86
87
87
- name : Install cargo-hack
88
- uses : taiki-e/install-action@v2.25.9
88
+ uses : taiki-e/install-action@v2.26.8
89
89
with :
90
90
tool : cargo-hack
91
91
@@ -106,7 +106,7 @@ jobs:
106
106
uses :
actions-rust-lang/[email protected]
107
107
108
108
- name : Install nextest
109
- uses : taiki-e/install-action@v2.25.9
109
+ uses : taiki-e/install-action@v2.26.8
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.9
53
+ uses : taiki-e/install-action@v2.26.8
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.9
26
+ uses : taiki-e/install-action@v2.26.8
27
27
with :
28
28
tool : cargo-llvm-cov
29
29
Original file line number Diff line number Diff line change 82
82
toolchain : nightly-2023-08-25
83
83
84
84
- name : Install cargo-public-api
85
- uses : taiki-e/install-action@v2.24.1
85
+ uses : taiki-e/install-action@v2.26.8
86
86
with :
87
87
tool : cargo-public-api
88
88
You can’t perform that action at this time.
0 commit comments