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 aa3d1e2 commit 185621cCopy full SHA for 185621c
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