Targetting version 20 specifically rather than lts (because it didn't work)
Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 22s
Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 22s
This commit is contained in:
parent
537ef2e5ca
commit
c7d6db51a6
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ jobs:
|
||||||
# > Version Spec of the version to use in SemVer notation.
|
# > Version Spec of the version to use in SemVer notation.
|
||||||
# > It also admits such aliases as lts/*, latest, nightly and canary builds
|
# > It also admits such aliases as lts/*, latest, nightly and canary builds
|
||||||
# > Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
|
# > Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
|
||||||
node-version: 'lts'
|
node-version: '20.x'
|
||||||
|
|
||||||
# Taken from [Repo README](https://github.com/actions/setup-node#readme)
|
# Taken from [Repo README](https://github.com/actions/setup-node#readme)
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue