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.
1 parent 4457cff commit 9c19a27Copy full SHA for 9c19a27
.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