We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d647ec5 commit d4cbecaCopy full SHA for d4cbeca
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Install Rust
35
uses: actions-rs/toolchain@v1
36
with:
37
- toolchain: nightly
+ toolchain: nightly-2024-09-10
38
override: true
39
components: rustfmt, clippy
40
- name: Download Testing Data
0 commit comments