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 7bfe1bf commit aef3bd6Copy full SHA for aef3bd6
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Setup Node
12
uses: actions/setup-node@v1
13
with:
14
- node-version: 10.15.0
+ node-version: 12.22.6
15
- name: Install deps
16
run: |
17
cd lib
0 commit comments