Skip to content

Commit 2254549

Browse files
committed
update lint.yml
1 parent c066610 commit 2254549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: rustup show
3434

3535
- name: Cargo fmt
36-
run: cargo fmt --all -- --check
36+
run: cargo +stable fmt --all -- --check
3737

3838
- uses: actions-rs/cargo@v1
3939
name: "Udeps Installation"

0 commit comments

Comments
 (0)