Commit d8a4bd7
committed
ci: fix install-action SHA for cargo-llvm-cov
The previous SHA (8e6bcd...) was pinned to install-action's
'cargo-nextest' release tag, so the 'Install cargo-llvm-cov' step
was actually re-installing nextest and the subsequent coverage step
failed with 'cargo-llvm-cov not found'.
Pin instead to the SHA the 'cargo-llvm-cov' tag currently points to
(e5de28a).1 parent e4188dd commit d8a4bd7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments