9898 strategy :
9999 fail-fast : false
100100 matrix :
101- node-version : [16.x, 18.x, 20.x, 22.x ]
101+ node-version : [16.x, 18.x, 20.x, 22.4.1 ]
102102
103103 steps :
104104 - uses : actions/checkout@v4
@@ -130,7 +130,7 @@ jobs:
130130 strategy :
131131 fail-fast : false
132132 matrix :
133- node-version : [16.x, 18.x, 20.x, 22.x ]
133+ node-version : [16.x, 18.x, 20.x, 22.4.1 ]
134134
135135 steps :
136136 - uses : actions/checkout@v4
@@ -166,7 +166,7 @@ jobs:
166166 strategy :
167167 fail-fast : false
168168 matrix :
169- node-version : [16.x, 18.x, 20.x, 22.x ]
169+ node-version : [16.x, 18.x, 20.x, 22.4.1 ]
170170
171171 steps :
172172 - uses : actions/checkout@v4
@@ -217,7 +217,7 @@ jobs:
217217 strategy :
218218 fail-fast : false
219219 matrix :
220- node-version : [16.x, 18.x, 20.x, 22.x ]
220+ node-version : [16.x, 18.x, 20.x, 22.4.1 ]
221221
222222 steps :
223223 - uses : actions/checkout@v4
@@ -240,7 +240,7 @@ jobs:
240240
241241 strategy :
242242 matrix :
243- node-version : [16.x, 18.x, 20.x, 22.x ]
243+ node-version : [16.x, 18.x, 20.x, 22.4.1 ]
244244
245245 steps :
246246 - uses : actions/checkout@v4
0 commit comments