浏览代码

try election action

Signed-off-by: Gitea <zizhao.chen@zilliz.com>
Gitea 3 年之前
父节点
当前提交
086607266b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/electron.yml

+ 1 - 1
.github/workflows/electron.yml

@@ -19,7 +19,7 @@ jobs:
       - name: Install Node.js, NPM and Yarn
         uses: actions/setup-node@v1
         with:
-          node-version: 12
+          node-version: 14
     
       - name: Build client and server
         run: |