We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abdff6b commit ef9977cCopy full SHA for ef9977c
1 file changed
.github/workflows/rust-checks.yaml
@@ -13,7 +13,7 @@ concurrency:
13
env:
14
RUST_BACKTRACE: 1
15
# pin nightly to avoid constantly throwing out cache
16
- TOOLCHAIN_FMT: nightly-2024-04-09
+ TOOLCHAIN_FMT: nightly-2026-01-01
17
18
jobs:
19
doc:
0 commit comments