diff --git a/Jenkinsfile b/Jenkinsfile index 1f3e6ad..ff519b8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ pipeline { agent any tools { - nodejs 'NodeJS16' + nodejs 'NodeJS22' } stages {