chore: upgrade to NodeJS 13.10

This commit is contained in:
Deluan
2020-03-06 10:57:00 -05:00
parent 77b12eafde
commit 0b131e91c1
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 13
node-version: 13.10
- name: Build UI
run: |
cd ui