File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout code
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v6
1414 - name : Setup Cargo binary caching/installation action
1515 uses :
actions-rs/[email protected] 1616 with :
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Checkout code
12- uses : actions/checkout@v4
12+ uses : actions/checkout@v6
1313 - name : Setup Rust toolchain
1414 uses : actions-rs/toolchain@v1
1515 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@v4
13+ uses : actions/checkout@v6
1414 - name : Install Rust
1515 uses : actions-rs/toolchain@v1
1616 with :
You can’t perform that action at this time.
0 commit comments