semantic-release / cli

:cl::round_pushpin: Setup automated semver compliant package publishing
MIT License
367 stars 45 forks source link

github actions example uses node version 12 #370

Open tabcat opened 1 year ago

tabcat commented 1 year ago

https://github.com/semantic-release/cli/blob/d6a6afaaa614e49962255ffb18ea19248f182670/README.md?plain=1#L113

Is this right? Seems a bit old. Why not use node-version: 'lts/*'?

tabcat commented 1 year ago

Same thing for this line https://github.com/semantic-release/cli/blob/d6a6afaaa614e49962255ffb18ea19248f182670/README.md?plain=1#L108