pin clippy to stable
This commit is contained in:
parent
13543ce048
commit
a3cd17fd70
|
@ -29,6 +29,7 @@ jobs:
|
|||
- uses: actions-rs/clippy-check@v1
|
||||
continue-on-error: true
|
||||
with:
|
||||
toolchain: stable
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
compile:
|
||||
|
|
Loading…
Reference in New Issue