diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 0e3e5ea..06b5b03 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -33,6 +33,7 @@ jobs: profile: minimal components: clippy, rustfmt override: true + toolchain: stable - name: Cache uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0