Commit b07ac1a
committed
github actions: Use stable toolchain to build typos-cli
We are really just interested in the results of the tool, which will
likely be the same regardless of which compiler version it was compiled
with, so just build typos-cli with the default toolchain.
Switch to using actions-rust-lang/setup-rust-toolchain@v1 because we use
that action in our other projects.
Signed-off-by: mulhern <amulhern@redhat.com>1 parent 798670f commit b07ac1a
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments