Explorar o código

update action node versoin

Signed-off-by: ruiyi.jiang <ruiyi.jiang@zilliz.com>
ruiyi.jiang %!s(int64=2) %!d(string=hai) anos
pai
achega
de2e69bb10
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/electron.yml

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

@@ -18,9 +18,9 @@ jobs:
         uses: actions/checkout@v1
 
       - name: Install Node.js, NPM and Yarn
-        uses: actions/setup-node@v1
+        uses: actions/setup-node@v3
         with:
-          node-version: 14
+          node-version: 18
 
       - name: Build client
         run: |