Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github actions example uses node version 12 #370

Open
tabcat opened this issue Dec 21, 2022 · 1 comment
Open

github actions example uses node version 12 #370

tabcat opened this issue Dec 21, 2022 · 1 comment

Comments

@tabcat
Copy link

tabcat commented Dec 21, 2022

cli/README.md

Line 113 in d6a6afa

node-version: '12'

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

@tabcat
Copy link
Author

tabcat commented Dec 21, 2022

Same thing for this line

cli/README.md

Line 108 in d6a6afa

runs-on: ubuntu-16.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant