diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d0ea705..e8e0e4e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,6 +29,7 @@ jobs: - uses: actions-rs/clippy-check@v1 continue-on-error: true with: + toolchain: stable token: ${{ secrets.GITHUB_TOKEN }} compile: