File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ defaultArgs:
7
7
publishToNPM : true
8
8
publishToJBMarketplace : true
9
9
localAppVersion : unknown
10
- codeCommit : b285c3188f523544b1e245a5677a6d6c221a3c9c
11
- codeVersion : 1.101.2
10
+ codeCommit : bbd81e3f7202bb6b506c62afc097bf57e33bd11f
11
+ codeVersion : 1.102.3
12
12
codeQuality : stable
13
13
codeWebExtensionCommit : 3953e8160fffa97dd4a4509542b4bf7ff9b704cd
14
14
xtermCommit : d547d4ff4590b66c3ea24342fc62e3afcf6b77bc
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
27
27
ENV ELECTRON_SKIP_BINARY_DOWNLOAD=1
28
28
ENV VSCODE_ARCH=x64
29
29
ENV NPM_REGISTRY=https://registry.npmjs.org
30
- ENV NODE_VERSION=20
30
+ ENV NODE_VERSION=22
31
31
32
32
ARG CODE_COMMIT
33
33
ARG CODE_QUALITY
You can’t perform that action at this time.
0 commit comments