ci: run clippy using Rust 1.67.1
This commit is contained in:
parent
8965758421
commit
cf3e9cafe0
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.66.0
|
||||
toolchain: 1.67.1
|
||||
components: rustfmt, clippy
|
||||
override: true
|
||||
- name: rustfmt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user