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.
2 parents 9832a7f + 253d117 commit 1312d03Copy full SHA for 1312d03
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Install Rust
29
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1
30
with:
31
- toolchain: nightly
+ toolchain: nightly-2025-10-23
32
33
- name: Cache Rust dependencies
34
uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
0 commit comments