chore: upgrade to Node 13.11

This commit is contained in:
Deluan
2020-03-27 19:23:52 -04:00
parent b03519b09c
commit fc650cd127
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 13.10
node-version: 13.11
- name: Build UI
run: |
cd ui