We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54982c1 + 7fd3d51 commit 5e9931cCopy full SHA for 5e9931c
1 file changed
.github/workflows/main.yml
@@ -54,7 +54,7 @@ jobs:
54
- uses: dtolnay/rust-toolchain@master
55
with:
56
components: cargo
57
- toolchain: 1.93.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.94.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
58
- uses: baptiste0928/cargo-install@v3
59
60
crate: typos-cli
0 commit comments