]> source.dussan.org Git - gitea.git/commit
feat: bump `dessant/lock-threads` and `actions/setup-go` to use nodejs20 runtime...
authorRui Chen <rui@chenrui.dev>
Thu, 21 Dec 2023 05:31:04 +0000 (00:31 -0500)
committerGitHub <noreply@github.com>
Thu, 21 Dec 2023 05:31:04 +0000 (13:31 +0800)
commitcaceb43313a586842e208249b2c67f90d4bf7139
tree9835ac8d639a298e574866bb941ceb437b6accc2
parent3d98d99e27dfbe86227b0557d04b5e4ea1c6e946
feat: bump `dessant/lock-threads` and `actions/setup-go` to use nodejs20 runtime (#28565)

Update more actions to use nodejs20 runtime and also update the docs for
checkout action usage.

similar to:
- #27836
- #27096

---------

Signed-off-by: Rui Chen <rui@chenrui.dev>
20 files changed:
.github/workflows/cron-licenses.yml
.github/workflows/cron-lock.yml
.github/workflows/pull-compliance.yml
.github/workflows/pull-db-tests.yml
.github/workflows/pull-e2e-tests.yml
.github/workflows/release-nightly.yml
.github/workflows/release-tag-rc.yml
.github/workflows/release-tag-version.yml
docs/content/administration/config-cheat-sheet.en-us.md
docs/content/administration/config-cheat-sheet.zh-cn.md
docs/content/usage/actions/comparison.en-us.md
docs/content/usage/actions/comparison.zh-cn.md
docs/content/usage/actions/design.en-us.md
docs/content/usage/actions/design.zh-cn.md
docs/content/usage/actions/faq.en-us.md
docs/content/usage/actions/faq.zh-cn.md
docs/content/usage/actions/overview.en-us.md
docs/content/usage/actions/overview.zh-cn.md
docs/content/usage/actions/quickstart.en-us.md
docs/content/usage/actions/quickstart.zh-cn.md