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 3cfb694 commit 70bb558Copy full SHA for 70bb558
.github/workflows/solana.yml
@@ -28,7 +28,7 @@ jobs:
28
submodules: recursive
29
30
- name: Setup Rust
31
- uses: dtolnay/rust-toolchain@nightly
+ uses: dtolnay/rust-toolchain@nightly-2024-11-15
32
with:
33
components: rustfmt, clippy
34
0 commit comments