Explorar el Código

update to node 14

hmt hace 4 años
padre
commit
834baa6562
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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