File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9046,11 +9046,11 @@ tasks:
90469046 - func : checkout
90479047 - func : install
90489048 vars :
9049- node_js_version : " 16.19.1 "
9049+ node_js_version : " 16.20.0 "
90509050 npm_deps_mode : all
90519051 - func : test_vscode
90529052 vars :
9053- node_js_version : " 16.19.1 "
9053+ node_js_version : " 16.20.0 "
90549054 - name : test_connectivity
90559055 tags : ["extra-integration-test"]
90569056 depends_on :
@@ -9101,11 +9101,11 @@ tasks:
91019101 - func : checkout
91029102 - func : install
91039103 vars :
9104- node_js_version : " 16.19.1 "
9104+ node_js_version : " 16.20.0 "
91059105 npm_deps_mode : cli_build
91069106 - func : generate_license_and_vulnerability_report
91079107 vars :
9108- node_js_version : " 16.19.1 "
9108+ node_js_version : " 16.20.0 "
91099109
91109110 # ##
91119111 # E2E TESTS
You can’t perform that action at this time.
0 commit comments