We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00028db commit 10d8d40Copy full SHA for 10d8d40
.github/workflows/ci.yaml
@@ -204,7 +204,7 @@ jobs:
204
- uses: actions/checkout@v5
205
- uses: dtolnay/rust-toolchain@master
206
with:
207
- toolchain: nightly-2024-11-30
+ toolchain: nightly-2025-09-28
208
- name: Install sccache
209
uses: mozilla-actions/sccache-action@v0.0.9
210
.github/workflows/docs.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments