File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717
1818 - run : |
1919 mkdir actions-runner && cd actions-runner
20- curl -Ls https://github.com/actions/runner/releases/download/v2.297.0 /actions-runner-linux-x64-2.297.0 .tar.gz | tar xz
20+ curl -Ls https://github.com/actions/runner/releases/download/v2.299.1 /actions-runner-linux-x64-2.299.1 .tar.gz | tar xz
2121
2222 - run : poweroff
2323 continue_on_error : true
Original file line number Diff line number Diff line change 1010
1111 - run : |
1212 mkdir actions-runner && cd actions-runner
13- curl -Ls https://github.com/actions/runner/releases/download/v2.297.0 /actions-runner-linux-x64-2.297.0 .tar.gz | tar xz
13+ curl -Ls https://github.com/actions/runner/releases/download/v2.299.1 /actions-runner-linux-x64-2.299.1 .tar.gz | tar xz
1414
1515 - run : poweroff
1616 continue_on_error : true
You can’t perform that action at this time.
0 commit comments