We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a150192 commit bf54043Copy full SHA for bf54043
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-13
17
18
jobs:
19
doc:
0 commit comments