We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecf7ce commit c9140a8Copy full SHA for c9140a8
.evergreen.yml
@@ -9046,11 +9046,11 @@ tasks:
9046
- func: checkout
9047
- func: install
9048
vars:
9049
- node_js_version: "16.19.1"
+ node_js_version: "16.20.0"
9050
npm_deps_mode: all
9051
- func: test_vscode
9052
9053
9054
- name: test_connectivity
9055
tags: ["extra-integration-test"]
9056
depends_on:
@@ -9101,11 +9101,11 @@ tasks:
9101
9102
9103
9104
9105
npm_deps_mode: cli_build
9106
- func: generate_license_and_vulnerability_report
9107
9108
9109
9110
###
9111
# E2E TESTS
0 commit comments