We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f64ab9 commit 964ad7fCopy full SHA for 964ad7f
.github/workflows/main.yml
@@ -3,7 +3,7 @@ name: CI
3
on: [push]
4
5
env:
6
- NODE_VERSION: 16.x
+ NODE_VERSION: 14.x
7
8
jobs:
9
install:
0 commit comments