File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2727 timeout-minutes : 10
2828 strategy :
2929 matrix :
30- node-version : [22 .x]
30+ node-version : [24 .x]
3131
3232 steps :
3333 - uses : actions/checkout@v4
7070
7171 strategy :
7272 matrix :
73- node-version : [20.x, 22.x]
73+ node-version : [20.x, 22.x, 24.x ]
7474
7575 steps :
7676 - uses : actions/checkout@v4
@@ -113,7 +113,7 @@ jobs:
113113
114114 strategy :
115115 matrix :
116- node-version : [20.x, 22.x]
116+ node-version : [20.x, 22.x, 24.x ]
117117
118118 steps :
119119 - uses : actions/checkout@v4
@@ -167,7 +167,7 @@ jobs:
167167
168168 strategy :
169169 matrix :
170- node-version : [22 .x]
170+ node-version : [24 .x]
171171
172172 steps :
173173 - uses : actions/checkout@v4
@@ -220,7 +220,7 @@ jobs:
220220
221221 strategy :
222222 matrix :
223- node-version : [22 .x]
223+ node-version : [24 .x]
224224
225225 steps :
226226 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments