File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2929 steps :
3030 - uses : actions-rs/toolchain@v1
3131 with :
32- toolchain : nightly-2025-02-14
32+ toolchain : nightly-2025-08-18
3333 override : true
3434 components : rustfmt, clippy
3535 - name : Install Go
Original file line number Diff line number Diff line change 3333 steps :
3434 - uses : actions-rs/toolchain@v1
3535 with :
36- toolchain : nightly-2025-02-14
36+ toolchain : nightly-2025-08-18
3737 override : true
3838 components : rustfmt, clippy
3939 - name : Install Go
Original file line number Diff line number Diff line change 2222 required : true
2323 type : choice
2424 options :
25- - nightly-2023-12-03
26- - nightly-2022-12-10
2725 - 1.86.0
28- - nightly-2025-02-14
29- default : " nightly-2023-12-03 "
26+ - nightly-2025-08-18
27+ default : " nightly-2025-08-18 "
3028 PYTHON_VERSION :
3129 description : " Python version"
3230 required : false
You can’t perform that action at this time.
0 commit comments