Skip to content

Commit c689e4f

Browse files
committed
Update node in docs workflow
1 parent 0864676 commit c689e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v1
1616
- uses: actions/setup-node@v1
1717
with:
18-
node-version: '12.x'
18+
node-version: '14.x'
1919

2020
- name: Add key to allow access to repository
2121
env:

0 commit comments

Comments
 (0)