소스 검색

update to node 14

hmt 4 년 전
부모
커밋
834baa6562
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/build.yml

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

@@ -28,7 +28,7 @@ jobs:
       - name: Install Node.js, NPM
         uses: actions/setup-node@v1
         with:
-          node-version: 13
+          node-version: 14
       - name: Install Dependencies
         run: npm install
       - name: set version