15
15
with :
16
16
lfs : false
17
17
- run : corepack enable
18
- - uses : actions/setup-node@v4
18
+ - uses : actions/setup-node@v5
19
19
with :
20
20
node-version : 20.x
21
21
cache : yarn
30
30
with :
31
31
lfs : false
32
32
- run : corepack enable
33
- - uses : actions/setup-node@v4
33
+ - uses : actions/setup-node@v5
34
34
with :
35
35
node-version : 20.x
36
36
cache : yarn
45
45
with :
46
46
lfs : true
47
47
- run : corepack enable
48
- - uses : actions/setup-node@v4
48
+ - uses : actions/setup-node@v5
49
49
with :
50
50
node-version : 20.x
51
51
cache : yarn
65
65
with :
66
66
lfs : true
67
67
- run : corepack enable
68
- - uses : actions/setup-node@v4
68
+ - uses : actions/setup-node@v5
69
69
with :
70
70
node-version : 20.x
71
71
cache : yarn
84
84
with :
85
85
lfs : true
86
86
- run : corepack enable
87
- - uses : actions/setup-node@v4
87
+ - uses : actions/setup-node@v5
88
88
with :
89
89
node-version : 20.x
90
90
cache : yarn
@@ -103,7 +103,7 @@ jobs:
103
103
with :
104
104
lfs : true
105
105
- run : corepack enable
106
- - uses : actions/setup-node@v4
106
+ - uses : actions/setup-node@v5
107
107
with :
108
108
node-version : 20.x
109
109
cache : yarn
@@ -118,7 +118,7 @@ jobs:
118
118
with :
119
119
lfs : true
120
120
- run : corepack enable
121
- - uses : actions/setup-node@v4
121
+ - uses : actions/setup-node@v5
122
122
with :
123
123
node-version : 20.x
124
124
cache : yarn
@@ -133,7 +133,7 @@ jobs:
133
133
with :
134
134
lfs : true
135
135
- run : corepack enable
136
- - uses : actions/setup-node@v4
136
+ - uses : actions/setup-node@v5
137
137
with :
138
138
node-version : 20.x
139
139
cache : yarn
@@ -152,7 +152,7 @@ jobs:
152
152
with :
153
153
lfs : true
154
154
- run : corepack enable
155
- - uses : actions/setup-node@v4
155
+ - uses : actions/setup-node@v5
156
156
with :
157
157
node-version : 20.x
158
158
cache : yarn
@@ -217,7 +217,7 @@ jobs:
217
217
with :
218
218
lfs : false
219
219
- run : corepack enable
220
- - uses : actions/setup-node@v4
220
+ - uses : actions/setup-node@v5
221
221
with :
222
222
node-version : 20.x
223
223
cache : yarn
@@ -274,7 +274,7 @@ jobs:
274
274
with :
275
275
lfs : false
276
276
- run : corepack enable
277
- - uses : actions/setup-node@v4
277
+ - uses : actions/setup-node@v5
278
278
with :
279
279
node-version : 20.x
280
280
cache : yarn
0 commit comments