-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore(node): use node 14 #458
Conversation
Use node 14 instead of node 12.
Looks like you also need to update the |
Update version in nvmrc.
That's the way to do it. +1 on this |
✔️ Deploy Preview for kongponents ready! 🔨 Explore the source changes: ab8568e 🔍 Inspect the deploy log: https://app.netlify.com/sites/kongponents/deploys/61bd01023dba0d00081c0cef 😎 Browse the preview: https://deploy-preview-458--kongponents.netlify.app |
Utilize nvmrc node version value.
Fix node variable in actions.
Fix the action.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work on the gh action
Could have done it without you @chrisvdp; just wouldn't have been as exciting 😂 |
Summary
Use node
14.x
instead of12.x
PR Checklist