We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb3b41 commit 8f72481Copy full SHA for 8f72481
.github/workflows/docs-preview.yaml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install Node.js
38
uses: actions/setup-node@v2
39
with:
40
- node-version: 12.x
+ node-version: 14
41
42
- name: Cache Node Modules
43
uses: actions/cache@v2
0 commit comments