Update node

This commit is contained in:
Sidharth Vinod
2021-09-10 10:33:35 +05:30
parent 7abb08cdff
commit 2328294f1b
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '16'
- name: Checkout
uses: actions/checkout@v2