Open tabcat opened 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/*'?
node-version: 'lts/*'
Same thing for this line https://github.com/semantic-release/cli/blob/d6a6afaaa614e49962255ffb18ea19248f182670/README.md?plain=1#L108
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/*'
?