Skip to content

Commit ce0c1a7

Browse files
author
Pavel Glac
committed
bump node
1 parent 7b7aa30 commit ce0c1a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-devops/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ extends:
5656
- task: NodeTool@0
5757
displayName: "Installing node"
5858
inputs:
59-
versionSpec: "16"
59+
versionSpec: "18"
6060
- script: |
6161
cat <<'EOF' > "$(Agent.TempDirectory)/npm-mirror.npmrc"
6262
always-auth=true

0 commit comments

Comments
 (0)