Skip to content

Commit f9b08c1

Browse files
committed
chore: Pin nightly version for check-external-types
This is is because the versions are extremely tied to each other.
1 parent ce64d9f commit f9b08c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- uses: actions/checkout@v2
6060
- uses: actions-rs/toolchain@v1
6161
with:
62-
toolchain: nightly
62+
toolchain: nightly-2023-10-10
6363
components: rustfmt
6464
override: true
6565
- name: external-type-check

0 commit comments

Comments
 (0)