Node version upgraded from 12.14.1 to 18.12.1
Node 18 is the only version that won't EOL in less than a year.
This commit is contained in:
parent
ed5961adf1
commit
0484010abb
@ -9,7 +9,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
executor:
|
executor:
|
||||||
name: node/default
|
name: node/default
|
||||||
tag: '12.14.1'
|
tag: '18.12.1'
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- yarn/install:
|
- yarn/install:
|
||||||
|
Loading…
Reference in New Issue
Block a user