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:
|
||||
executor:
|
||||
name: node/default
|
||||
tag: '12.14.1'
|
||||
tag: '18.12.1'
|
||||
steps:
|
||||
- checkout
|
||||
- yarn/install:
|
||||
|
Loading…
Reference in New Issue
Block a user