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

Bump node version to node 16 #10

Merged
merged 1 commit into from
May 20, 2023
Merged

Conversation

Darren8098
Copy link
Contributor

As per #1 and https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ node 12 is deprecated.

As far as I can tell, javascript actions do not yet support node versions >16. There is an open discussion here: https://github.com/orgs/community/discussions/53217

If anyone knows otherwise, I would be happy to update to a later version. In the meantime, this should fix the deprecation warnings shown when running this action.

Also, I am not that familiar with developing github actions, if I have missed something please let me know. I tested this change in our build and it worked as expected.

Signed-off-by: Darren McConnell <darren8098@gmail.com>
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

Successfully merging this pull request may close these issues.

2 participants