File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 3434 with :
3535 node-version : ' 22'
3636
37- - name : Set up Node.js 22
38- uses : actions/setup-node@v4
39- with :
40- node-version : ' 22'
41-
4237 - name : Install dependencies
4338 run : npm ci
4439
7469 with :
7570 node-version : ' 22'
7671
77- - name : Set up Node.js 22
78- uses : actions/setup-node@v4
79- with :
80- node-version : ' 22'
81-
8272 - name : Install dependencies
8373 run : npm ci
8474
@@ -114,11 +104,6 @@ jobs:
114104 with :
115105 node-version : ' 22'
116106
117- - name : Set up Node.js 22
118- uses : actions/setup-node@v4
119- with :
120- node-version : ' 22'
121-
122107 - name : Install dependencies
123108 run : npm ci
124109
@@ -154,11 +139,6 @@ jobs:
154139 with :
155140 node-version : ' 22'
156141
157- - name : Set up Node.js 22
158- uses : actions/setup-node@v4
159- with :
160- node-version : ' 22'
161-
162142 - name : Install dependencies
163143 run : npm ci
164144
@@ -194,11 +174,6 @@ jobs:
194174 with :
195175 node-version : ' 22'
196176
197- - name : Set up Node.js 22
198- uses : actions/setup-node@v4
199- with :
200- node-version : ' 22'
201-
202177 - name : Install dependencies
203178 run : npm ci
204179
You can’t perform that action at this time.
0 commit comments