chore: fix tests, upgrade to node 16

This commit is contained in:
41666 2021-06-30 08:30:49 -04:00
parent 10e095656f
commit 9799114b7c
5 changed files with 1309 additions and 247 deletions

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v2.1.5
with:
node-version: '14'
node-version: '16'
- name: Get yarn cache directory path
id: yarn-cache-dir-path