act_runner/internal/pkg/labels
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
..
labels.go Use node 20 by default (#526) 2024-03-29 03:03:26 +00:00
labels_test.go ci(lint): refactor code for clarity and linting compliance (#289) 2023-07-13 01:10:54 +00:00