actions / setup-go

Set up your GitHub Actions workflow with a specific version of Go
MIT License
1.41k stars 531 forks source link

feat: upgrade to use node 20 runtime and bump checkout action to v4 #421

Closed chenrui333 closed 1 year ago

chenrui333 commented 1 year ago

Description:

Node12 was deleted from runner. Node20 was added to Actions Runner on v2.308.0. Node16 has en end of life on 11 Sep 2023.

This PR updates the default runtime to node20, rather then node16

relates to https://github.com/actions/runner/pull/2732

Related issue: N/A

Check list:


needs a major version bump after the PR merge

chenrui333 commented 1 year ago

anything blocking the merge of this? Thanks!

chenrui333 commented 1 year ago

@marko-zivic-93 thanks for the PR merge, can we make a new major release with it? 🙏

FreeMason9224 commented 2 months ago

chenrui333:node20-runtime