diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e4d59a5c5..2c1d482592 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,6 +58,7 @@ jobs: - uses: actions/checkout@v4 - uses: dtolnay/rust-toolchain@nightly with: + toolchain: nightly-2024-02-07 components: rustfmt - name: external-type-check run: |