Skip to content

Commit f1cec20

Browse files
authored
Bumped NodeJs version to 16
1 parent af4d14d commit f1cec20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildpipeline.yml

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

1818
- script: |

0 commit comments

Comments
 (0)