chore(ci): update node version

This commit is contained in:
Paul Makles
2021-12-25 17:10:17 +00:00
committed by GitHub
parent 1d909304dd
commit 5110b01d49
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: 15
node-version: 16
- name: Install dependencies
run: yarn install