diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c62005..fd638b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: go-version: stable - name: Install Rust - uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 + uses: dtolnay/rust-toolchain@fa04a1451ff1842e2626ccb99004d0195b455a88 with: # We start by installing the stable toolchain but the # `rust-toolchain.toml` file takes precendence