We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51154a commit 039fc70Copy full SHA for 039fc70
.github/workflows/web.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Set up Rust
30
uses: actions-rs/toolchain@v1
31
with:
32
- toolchain: nightly
+ toolchain: nightly-2024-11-22
33
default: true
34
override: true
35
0 commit comments