Skip to content

Commit f8e4798

Browse files
committed
github actions: Update recommended Rust to 1.92.0
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 2703220 commit f8e4798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- uses: dtolnay/rust-toolchain@master
8989
with:
9090
components: cargo
91-
toolchain: 1.91.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
91+
toolchain: 1.92.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
9292
- uses: baptiste0928/cargo-install@v3
9393
with:
9494
crate: typos-cli

0 commit comments

Comments
 (0)