File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 strategy :
2626 matrix :
27- node-version : [20.18 ]
27+ node-version : [24.14.1 ]
2828 steps :
2929 - name : Checkout
3030 uses : actions/checkout@v4
6767 runs-on : ubuntu-latest
6868 strategy :
6969 matrix :
70- node-version : [20.18 ]
70+ node-version : [24.14.1 ]
7171 steps :
7272 - name : Checkout
7373 uses : actions/checkout@v4
@@ -122,7 +122,7 @@ jobs:
122122 runs-on : ubuntu-latest
123123 strategy :
124124 matrix :
125- node-version : [20.18 ]
125+ node-version : [24.14.1 ]
126126 steps :
127127 - name : Checkout
128128 uses : actions/checkout@v4
@@ -188,7 +188,7 @@ jobs:
188188 runs-on : ubuntu-latest
189189 strategy :
190190 matrix :
191- node-version : [20.18 ]
191+ node-version : [24.14.1 ]
192192 steps :
193193 - name : Checkout
194194 uses : actions/checkout@v4
@@ -248,7 +248,7 @@ jobs:
248248 runs-on : ubuntu-latest
249249 strategy :
250250 matrix :
251- node-version : [ 20.18 ]
251+ node-version : [24.14.1 ]
252252 steps :
253253 - name : Checkout
254254 uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments