We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f203b03 commit 2286378Copy full SHA for 2286378
.github/workflows/ci.yml
@@ -58,6 +58,7 @@ jobs:
58
- uses: actions/checkout@v4
59
- uses: dtolnay/rust-toolchain@nightly
60
with:
61
+ toolchain: nightly-2024-02-07
62
components: rustfmt
63
- name: external-type-check
64
run: |
0 commit comments