Skip to content

Commit 8890f45

Browse files
authored
Merge pull request #200880 from Clare-Zheng82/0608_Update_continuous-integration-delivery-improvements_doc
Update node version in 'Automated publishing for continuous integration and delivery' doc
2 parents 8acc828 + ae7b840 commit 8890f45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/continuous-integration-delivery-improvements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: nabhishek
77
ms.author: abnarain
88
ms.reviewer: jburchel
99
ms.topic: conceptual
10-
ms.date: 10/14/2021
10+
ms.date: 06/08/2022
1111
---
1212

1313
# Automated publishing for continuous integration and delivery
@@ -144,7 +144,7 @@ Follow these steps to get started:
144144

145145
- task: NodeTool@0
146146
inputs:
147-
versionSpec: '10.x'
147+
versionSpec: '14.x'
148148
displayName: 'Install Node.js'
149149

150150
- task: Npm@1

0 commit comments

Comments
 (0)