diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c62005..f4c3a24 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@67ef31d5b988238dd797d409d6f9574278e20537 with: # We start by installing the stable toolchain but the # `rust-toolchain.toml` file takes precendence