diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3580be..a2d31c4 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@efa25f7f19611383d5b0ccf2d1c8914531636bf9 + uses: dtolnay/rust-toolchain@3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9 with: # We start by installing the stable toolchain but the # `rust-toolchain.toml` file takes precendence