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

Update action settings to use Node v16 runtime #255

Closed

Conversation

olafurnielsen
Copy link

As mentioned in #253 GitHub has started the deprecation process of Node 12. This change simply bumps the version from node12 to node16.

npm tests passed on Node versions 16.15.1 and 16.18.0.

@martincostello
Copy link
Contributor

Would you be able to also include an update to the relevant @actions/* npm packages?

Specifically, unless @actions/core is updated, it leads to warnings in the build output about usages of setOutput() that are being deprecated (aspnet-contrib/AspNet.Security.OpenId.Providers#134 (comment), example).

It would be good to address both warnings with a single release.

@erik-itland erik-itland mentioned this pull request Oct 20, 2022
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

This PR is idle because it has been open for 14 days with no activity.

@github-actions github-actions bot added the idle label Nov 3, 2022
@shpraka
Copy link
Contributor

shpraka commented Apr 6, 2023

This has already been taken care of.

@shpraka shpraka closed this Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants