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 c21ed6c commit b3c6bd3Copy full SHA for b3c6bd3
common/config/azure-pipelines/templates/install-node.yaml
@@ -1,7 +1,7 @@
1
parameters:
2
- name: NodeMajorVersion
3
type: number
4
- default: 20
+ default: 22
5
6
steps:
7
- task: NodeTool@0
0 commit comments