Upgrade to Node v16

This commit is contained in:
Deluan
2021-05-25 10:53:16 -04:00
parent 409020a502
commit 4217c75c9f
4 changed files with 20510 additions and 27 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
- uses: actions/cache@v2
id: cache-npm