Skip to content

Commit 4e69b86

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent ccb276b commit 4e69b86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pool:
1212
steps:
1313
- task: NodeTool@0
1414
inputs:
15-
versionSpec: '16.x'
15+
versionSpec: '16.14'
1616
displayName: 'Install Node.js'
1717

1818
- script: |

0 commit comments

Comments
 (0)