Skip to content

Commit cd97ba9

Browse files
committed
changing node version
1 parent 0fff46b commit cd97ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ extends:
4343
- task: UseNode@1
4444
displayName: 'Install Node.js'
4545
inputs:
46-
version: '22.x'
46+
version: '22.20.x'
4747

4848
- script: node --version
4949
displayName: 'Install npm dependencies'

0 commit comments

Comments
 (0)