We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ab4bb commit 8007c74Copy full SHA for 8007c74
.azure/build.yml
@@ -31,7 +31,7 @@ pool:
31
steps:
32
- task: NodeTool@0
33
inputs:
34
- versionSpec: '18.x'
+ versionSpec: '22.x'
35
displayName: 'Install Node.js'
36
37
- script: |
0 commit comments