Browse Source

update to node 14

hmt 4 năm trước cách đây
mục cha
commit
834baa6562
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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