setup-elm icon indicating copy to clipboard operation
setup-elm copied to clipboard

Update Node to Version 20

Open jwpage opened this issue 11 months ago • 0 comments

This PR updates the Node version used by the action to v20 as per https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

This will remove the deprecation warning seen below when running the action:

image

Closes #11

jwpage avatar Mar 26 '24 00:03 jwpage