Update build dependencies (#305)

This commit is contained in:
Josh Dick
2022-06-27 10:06:32 -04:00
committed by GitHub
parent 7db2ed5b82
commit ff0e0a488c
3 changed files with 1764 additions and 1548 deletions

View File

@@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
node-version: [12.x]
node-version: [16.x]
steps:
- uses: actions/checkout@v1