pin clippy to stable

master
Matt Huszagh 2021-01-04 16:37:46 -08:00
parent 13543ce048
commit a3cd17fd70
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ jobs:
- uses: actions-rs/clippy-check@v1
continue-on-error: true
with:
toolchain: stable
token: ${{ secrets.GITHUB_TOKEN }}
compile: