Skip to content

Node.js Default Version Not LTS #140

Closed
@fishcharlie

Description

@fishcharlie

setup-node/action.yml

Lines 8 to 10 in 339aa41

node-version:
description: 'Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0'
default: '10.x'

Is there a reason that the default version for node-version is not the latest LTS version ie. 12.x? Seems like that would be a more reasonable exception for this workflow.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions