We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2703220 + f8e4798 commit ba913a3Copy full SHA for ba913a3
1 file changed
.github/workflows/main.yml
@@ -88,7 +88,7 @@ jobs:
88
- uses: dtolnay/rust-toolchain@master
89
with:
90
components: cargo
91
- toolchain: 1.91.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
+ toolchain: 1.92.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
92
- uses: baptiste0928/cargo-install@v3
93
94
crate: typos-cli
0 commit comments