chore: bump node versions on CI

This commit is contained in:
Satyajit Sahoo
2021-05-09 00:26:16 +02:00
parent 4bb0b43f1a
commit 33b2dbb85c
3 changed files with 7 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 14.x
- name: Setup Expo
uses: expo/expo-github-action@v5

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 14.x
- name: Setup Expo
uses: expo/expo-github-action@v5