Skip to content

Commit a694d37

Browse files
committed
Node 14.x
1 parent da00d1b commit a694d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ steps:
2222
- checkout: ExampleDocs
2323
- task: NodeTool@0
2424
inputs:
25-
versionSpec: '10.x'
25+
versionSpec: '14.x'
2626
displayName: 'Install Node.js'
2727

2828
- script: |

0 commit comments

Comments
 (0)