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 1818 os : [ubuntu-latest]
1919
2020 steps :
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v6
2222 with :
2323 submodules : true
2424 - name : Check Cargo availability
Original file line number Diff line number Diff line change 1818 os : [ubuntu-latest]
1919
2020 steps :
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v6
2222 with :
2323 submodules : true
2424 - name : Check Cargo availability
Original file line number Diff line number Diff line change 3636 choco install qemu
3737 echo "$Env:Programfiles\qemu" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
3838 shell : pwsh
39- - uses : actions/checkout@v4
39+ - uses : actions/checkout@v6
4040 with :
4141 submodules : true
4242 - name : Check Cargo availability
You can’t perform that action at this time.
0 commit comments