Skip to content

Commit 3893d9b

Browse files
committed
Use Node 22 during publish.
1 parent 1cbfec3 commit 3893d9b

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)