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 2f73776 commit c26545fCopy full SHA for c26545f
.github/workflows/checks.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
- uses: actions/setup-node@v2
14
with:
15
- node-version: '14'
+ node-version: '13'
16
17
- name: Setup yarn
18
run: npm install -g yarn
0 commit comments