We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d09c53 commit c16e835Copy full SHA for c16e835
1 file changed
.github/workflows/test.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
10
env:
11
- NODE: 12.x
+ NODE: 14.x
12
13
jobs:
14
test:
0 commit comments