Update node to 14.16.0

This commit is contained in:
Fedor Indutny
2021-04-02 17:29:14 -07:00
committed by Josh Perez
parent a97abf718d
commit 3970ae642d
4 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '12.18.3'
node-version: '14.16.0'
- run: npm install -g yarn@1.22.0
- run: npm install -g snyk@1.316.1