Skip to content

Commit 5a4e543

Browse files
committed
github actions: Update recommended Rust to 1.93.0
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 1001e6a commit 5a4e543

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
@@ -54,7 +54,7 @@ jobs:
5454
- uses: dtolnay/rust-toolchain@master
5555
with:
5656
components: cargo
57-
toolchain: 1.92.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
57+
toolchain: 1.93.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN
5858
- uses: baptiste0928/cargo-install@v3
5959
with:
6060
crate: typos-cli

0 commit comments

Comments
 (0)