hmt 4 anni fa
parent
commit
834baa6562
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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