Skip to content

Commit b3c6bd3

Browse files
committed
Use Node 22 during publish.
1 parent c21ed6c commit b3c6bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/config/azure-pipelines/templates/install-node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
parameters:
22
- name: NodeMajorVersion
33
type: number
4-
default: 20
4+
default: 22
55

66
steps:
77
- task: NodeTool@0

0 commit comments

Comments
 (0)