Browse Source

chore: Update build & test workflow to use Node v14.x

Michael Bromley 4 years ago
parent
commit
e651ab1dfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build_and_test.yml

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

@@ -10,7 +10,7 @@ on:
       - next
 env:
   CI: true
-  node: 12.x
+  node: 14.x
 jobs:
   build:
     name: build