We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0657025 commit 9eb465dCopy full SHA for 9eb465d
.github/azure-pipelines-ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- task: NodeTool@0
29
displayName: Use Node 12.19
30
inputs:
31
- versionSpec: 12.19
+ versionSpec: 14
32
- task: Npm@1
33
displayName: npm custom
34
0 commit comments