Skip to content

Commit 8f72481

Browse files
authored
chore: upgrade preview Node.js from 12 to 14 (#4255)
1 parent edb3b41 commit 8f72481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-preview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install Node.js
3838
uses: actions/setup-node@v2
3939
with:
40-
node-version: 12.x
40+
node-version: 14
4141

4242
- name: Cache Node Modules
4343
uses: actions/cache@v2

0 commit comments

Comments
 (0)