We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4457cff + 9c19a27 commit c7ab1c3Copy full SHA for c7ab1c3
.github/workflows/external-types.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install toolchain
14
uses: dtolnay/rust-toolchain@master
15
with:
16
- toolchain: nightly
+ toolchain: nightly-2023-10-10
17
18
- name: Install cargo-check-external-types
19
run: cargo install --locked cargo-check-external-types
0 commit comments