action-cli-login icon indicating copy to clipboard operation
action-cli-login copied to clipboard

Update action to use `node@20`

Open garrytrinder opened this issue 2 years ago • 0 comments

GitHub recently added support for node@20 when creating JavaScript based GitHub actions. We should update the action metadata to ensure that we support the latest version of node.

docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#example-using-nodejs-v20

garrytrinder avatar Oct 16 '23 20:10 garrytrinder