File tree 4 files changed +80
-79
lines changed
4 files changed +80
-79
lines changed Original file line number Diff line number Diff line change 21
21
- name : Install Node
22
22
uses : actions/setup-node@v4
23
23
with :
24
- node-version : 18 .x
24
+ node-version : 20.19 .x
25
25
- uses : pnpm/action-setup@v4
26
26
with :
27
27
version : 9
46
46
- name : Install Node
47
47
uses : actions/setup-node@v4
48
48
with :
49
- node-version : 18 .x
49
+ node-version : 20.19 .x
50
50
- uses : pnpm/action-setup@v4
51
51
with :
52
52
version : 9
71
71
- name : Install Node
72
72
uses : actions/setup-node@v4
73
73
with :
74
- node-version : 18 .x
74
+ node-version : 20.19 .x
75
75
- uses : pnpm/action-setup@v4
76
76
with :
77
77
version : 9
@@ -103,7 +103,7 @@ jobs:
103
103
- name : Install Node
104
104
uses : actions/setup-node@v4
105
105
with :
106
- node-version : 18 .x
106
+ node-version : 20.19 .x
107
107
- uses : pnpm/action-setup@v4
108
108
with :
109
109
version : 9
Original file line number Diff line number Diff line change 1
- nodejs 18. 20.3
2
- pnpm 9.9.0
1
+ nodejs 20.19
2
+ pnpm 9.9.0
Original file line number Diff line number Diff line change 36
36
"@glimmer/component" : " ^1.1.2" ,
37
37
"@glimmer/syntax" : " ^0.87.1" ,
38
38
"@glimmer/tracking" : " ^1.1.2" ,
39
- "@handlebars/parser" : " ^2.1 .0" ,
39
+ "@handlebars/parser" : " ^2.2 .0" ,
40
40
"broccoli-bridge" : " ^1.0.0" ,
41
41
"broccoli-caching-writer" : " ^3.0.3" ,
42
42
"broccoli-filter" : " ^1.3.0" ,
You can’t perform that action at this time.
0 commit comments