We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce64d9f commit f9b08c1Copy full SHA for f9b08c1
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/checkout@v2
60
- uses: actions-rs/toolchain@v1
61
with:
62
- toolchain: nightly
+ toolchain: nightly-2023-10-10
63
components: rustfmt
64
override: true
65
- name: external-type-check
0 commit comments