5757 with :
5858 path : |
5959 **/node_modules
60- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
60+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
6161 - name : Ensure clean build directory
6262 run : rm -rf build
6363 - run : yarn install --frozen-lockfile
8282 with :
8383 path : |
8484 **/node_modules
85- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
85+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
8686 - name : Ensure clean build directory
8787 run : rm -rf build
8888 - run : yarn install --frozen-lockfile
@@ -109,7 +109,7 @@ jobs:
109109 with :
110110 path : |
111111 **/node_modules
112- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
112+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
113113 - name : Ensure clean build directory
114114 run : rm -rf build
115115 - run : yarn install --frozen-lockfile
@@ -165,7 +165,7 @@ jobs:
165165 with :
166166 path : |
167167 **/node_modules
168- key : runtime-and-compiler-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock', 'compiler/yarn.lock') }}
168+ key : runtime-and-compiler-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock', 'compiler/yarn.lock') }}
169169 - name : Ensure clean build directory
170170 run : rm -rf build
171171 - run : yarn install --frozen-lockfile
@@ -203,7 +203,7 @@ jobs:
203203 with :
204204 path : |
205205 **/node_modules
206- key : runtime-and-compiler-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock', 'compiler/yarn.lock') }}
206+ key : runtime-and-compiler-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock', 'compiler/yarn.lock') }}
207207 - name : Ensure clean build directory
208208 run : rm -rf build
209209 - run : yarn install --frozen-lockfile
@@ -281,7 +281,7 @@ jobs:
281281 with :
282282 path : |
283283 **/node_modules
284- key : runtime-and-compiler-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock', 'compiler/yarn.lock') }}
284+ key : runtime-and-compiler-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock', 'compiler/yarn.lock') }}
285285 - name : Ensure clean build directory
286286 run : rm -rf build
287287 - run : yarn install --frozen-lockfile
@@ -315,7 +315,7 @@ jobs:
315315 with :
316316 path : |
317317 **/node_modules
318- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
318+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
319319 - name : Ensure clean build directory
320320 run : rm -rf build
321321 - run : yarn install --frozen-lockfile
@@ -363,7 +363,7 @@ jobs:
363363 with :
364364 path : |
365365 **/node_modules
366- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
366+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
367367 - name : Ensure clean build directory
368368 run : rm -rf build
369369 - run : yarn install --frozen-lockfile
@@ -399,7 +399,7 @@ jobs:
399399 with :
400400 path : |
401401 **/node_modules
402- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
402+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
403403 - name : Ensure clean build directory
404404 run : rm -rf build
405405 - run : yarn install --frozen-lockfile
@@ -432,7 +432,7 @@ jobs:
432432 with :
433433 path : |
434434 **/node_modules
435- key : fixtures_dom-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
435+ key : fixtures_dom-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
436436 - name : Ensure clean build directory
437437 run : rm -rf build
438438 - run : yarn --cwd fixtures/dom install --frozen-lockfile
@@ -475,7 +475,7 @@ jobs:
475475 with :
476476 path : |
477477 **/node_modules
478- key : fixtures_flight-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
478+ key : fixtures_flight-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
479479 - name : Ensure clean build directory
480480 run : rm -rf build
481481 - run : yarn install --frozen-lockfile
@@ -538,7 +538,7 @@ jobs:
538538 with :
539539 path : |
540540 **/node_modules
541- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
541+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
542542 - name : Ensure clean build directory
543543 run : rm -rf build
544544 - run : yarn install --frozen-lockfile
@@ -590,7 +590,7 @@ jobs:
590590 with :
591591 path : |
592592 **/node_modules
593- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
593+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
594594 - name : Ensure clean build directory
595595 run : rm -rf build
596596 - run : yarn install --frozen-lockfile
@@ -628,7 +628,7 @@ jobs:
628628 with :
629629 path : |
630630 **/node_modules
631- key : runtime-node_modules-v5 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
631+ key : runtime-node_modules-v6 -${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('yarn.lock') }}
632632 - name : Ensure clean build directory
633633 run : rm -rf build
634634 - run : yarn --cwd scripts/release install --frozen-lockfile
0 commit comments