Skip to content

Commit 4797ee9

Browse files
authored
ci: update Rust version for build-geth workflow (#1131)
1 parent 748fb82 commit 4797ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/l2geth_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install rust
3838
uses: actions-rs/toolchain@v1
3939
with:
40-
toolchain: nightly-2022-12-10
40+
toolchain: nightly-2023-12-03
4141
override: true
4242
components: rustfmt, clippy
4343
- name: Checkout code

0 commit comments

Comments
 (0)