act_runner/internal/app/cmd
Jason Song 94c45acf6b Use node 20 by default (#526)
Because Octokit requires Node 18 or higher now.

See https://github.com/octokit/octokit.js/#fetch-missing .

However, for existing runners, users should manually modify `labels` in the `.runner` file or `runner.labels` in the `config.yaml` file to update. Don't forget to restart.

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/526
Reviewed-by: sillyguodong <sillyguodong@noreply.gitea.com>
2024-03-29 03:03:26 +00:00
..
cache-server.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
cmd.go Run as cache server (#275) 2023-07-07 08:28:54 +00:00
daemon.go Bump act to v0.260.0 (#522) 2024-03-27 03:17:04 +00:00
exec.go Use node 20 by default (#526) 2024-03-29 03:03:26 +00:00
register.go Use node 20 by default (#526) 2024-03-29 03:03:26 +00:00