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:
9046
9046
- func : checkout
9047
9047
- func : install
9048
9048
vars :
9049
- node_js_version : " 16.19.1 "
9049
+ node_js_version : " 16.20.0 "
9050
9050
npm_deps_mode : all
9051
9051
- func : test_vscode
9052
9052
vars :
9053
- node_js_version : " 16.19.1 "
9053
+ node_js_version : " 16.20.0 "
9054
9054
- name : test_connectivity
9055
9055
tags : ["extra-integration-test"]
9056
9056
depends_on :
@@ -9101,11 +9101,11 @@ tasks:
9101
9101
- func : checkout
9102
9102
- func : install
9103
9103
vars :
9104
- node_js_version : " 16.19.1 "
9104
+ node_js_version : " 16.20.0 "
9105
9105
npm_deps_mode : cli_build
9106
9106
- func : generate_license_and_vulnerability_report
9107
9107
vars :
9108
- node_js_version : " 16.19.1 "
9108
+ node_js_version : " 16.20.0 "
9109
9109
9110
9110
# ##
9111
9111
# E2E TESTS
You can’t perform that action at this time.
0 commit comments