Skip to content

Commit ecbf64f

Browse files
committed
update node version
1 parent 6f0dced commit ecbf64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v1
2828
- uses: actions/setup-node@v1
2929
with:
30-
node-version: '12.x'
30+
node-version: '14.x'
3131
- name: Add key to allow access to repository
3232
env:
3333
SSH_AUTH_SOCK: /tmp/ssh_agent.sock

0 commit comments

Comments
 (0)