Skip to content

Commit

Permalink
chore: Pin nightly version for check-external-types
Browse files Browse the repository at this point in the history
This is is because the versions are extremely tied to each other.
  • Loading branch information
hdost committed Dec 27, 2023
1 parent ce64d9f commit f9b08c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2023-10-10
components: rustfmt
override: true
- name: external-type-check
Expand Down

0 comments on commit f9b08c1

Please sign in to comment.