Skip to content

Update action settings to use Node v16 runtime#255

Closed
olafurnielsen wants to merge 1 commit into
Azure:masterfrom
olafurnielsen:pr-node-version-12-to-16
Closed

Update action settings to use Node v16 runtime#255
olafurnielsen wants to merge 1 commit into
Azure:masterfrom
olafurnielsen:pr-node-version-12-to-16

Conversation

@olafurnielsen

Copy link
Copy Markdown

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
Copy Markdown
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

github-actions Bot commented Nov 3, 2022

Copy link
Copy Markdown

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

shpraka commented Apr 6, 2023

Copy link
Copy Markdown
Contributor

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