File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
DISABLE_V8_COMPILE_CACHE : " 1"
14
14
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
15
15
with :
16
- node-version : " 20.9 "
16
+ node-version : " 22.15 "
17
17
18
18
- name : Run cspell
19
19
run : |
72
72
DISABLE_V8_COMPILE_CACHE : " 1"
73
73
uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
74
74
with :
75
- node-version : " 20.9 "
75
+ node-version : " 22.15 "
76
76
cache : " yarn"
77
77
cache-dependency-path : " vscode"
78
78
96
96
env :
97
97
DISABLE_V8_COMPILE_CACHE : 1
98
98
with :
99
- node-version : " 20.9 "
99
+ node-version : " 22.15 "
100
100
cache : " yarn"
101
101
cache-dependency-path : " vscode"
102
102
Original file line number Diff line number Diff line change 18
18
env :
19
19
DISABLE_V8_COMPILE_CACHE : " 1"
20
20
with :
21
- node-version : " 20.9 "
21
+ node-version : " 22.15 "
22
22
cache : " yarn"
23
23
cache-dependency-path : " vscode"
24
24
Original file line number Diff line number Diff line change 8
8
- bundler
9
9
- node :
10
10
yarn : true
11
- version : 20.9.0
11
+ version : 22.15.1
12
12
packages :
13
13
- vscode
14
14
You can’t perform that action at this time.
0 commit comments