We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748fb82 commit 4797ee9Copy full SHA for 4797ee9
.github/workflows/l2geth_ci.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install rust
38
uses: actions-rs/toolchain@v1
39
with:
40
- toolchain: nightly-2022-12-10
+ toolchain: nightly-2023-12-03
41
override: true
42
components: rustfmt, clippy
43
- name: Checkout code
0 commit comments