Parcourir la source

update to node 14

hmt il y a 4 ans
Parent
commit
834baa6562
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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