File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717
1818 steps :
19- - uses : actions/checkout@v3
19+ - uses : actions/checkout@v6
2020
2121 - name : Install Rust Nightly
2222 run : |
Original file line number Diff line number Diff line change 1414 timeout-minutes : 3
1515
1616 steps :
17- - uses : actions/checkout@v3
17+ - uses : actions/checkout@v6
1818 - name : Check License Header
1919 uses : apache/skywalking-eyes@v0.8.0
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414
1515 steps :
16- - uses : actions/checkout@v3
16+ - uses : actions/checkout@v6
1717
1818 - name : Install Rust Stable
1919 run : |
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919
2020 steps :
21- - uses : actions/checkout@v5
21+ - uses : actions/checkout@v6
2222
2323 - name : Install Rust 1.77
2424 run : rustup install 1.77
You can’t perform that action at this time.
0 commit comments