57
57
with :
58
58
path : |
59
59
**/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') }}
61
61
- name : Ensure clean build directory
62
62
run : rm -rf build
63
63
- run : yarn install --frozen-lockfile
82
82
with :
83
83
path : |
84
84
**/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') }}
86
86
- name : Ensure clean build directory
87
87
run : rm -rf build
88
88
- run : yarn install --frozen-lockfile
@@ -109,7 +109,7 @@ jobs:
109
109
with :
110
110
path : |
111
111
**/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') }}
113
113
- name : Ensure clean build directory
114
114
run : rm -rf build
115
115
- run : yarn install --frozen-lockfile
@@ -165,7 +165,7 @@ jobs:
165
165
with :
166
166
path : |
167
167
**/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') }}
169
169
- name : Ensure clean build directory
170
170
run : rm -rf build
171
171
- run : yarn install --frozen-lockfile
@@ -203,7 +203,7 @@ jobs:
203
203
with :
204
204
path : |
205
205
**/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') }}
207
207
- name : Ensure clean build directory
208
208
run : rm -rf build
209
209
- run : yarn install --frozen-lockfile
@@ -281,7 +281,7 @@ jobs:
281
281
with :
282
282
path : |
283
283
**/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') }}
285
285
- name : Ensure clean build directory
286
286
run : rm -rf build
287
287
- run : yarn install --frozen-lockfile
@@ -315,7 +315,7 @@ jobs:
315
315
with :
316
316
path : |
317
317
**/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') }}
319
319
- name : Ensure clean build directory
320
320
run : rm -rf build
321
321
- run : yarn install --frozen-lockfile
@@ -363,7 +363,7 @@ jobs:
363
363
with :
364
364
path : |
365
365
**/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') }}
367
367
- name : Ensure clean build directory
368
368
run : rm -rf build
369
369
- run : yarn install --frozen-lockfile
@@ -399,7 +399,7 @@ jobs:
399
399
with :
400
400
path : |
401
401
**/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') }}
403
403
- name : Ensure clean build directory
404
404
run : rm -rf build
405
405
- run : yarn install --frozen-lockfile
@@ -432,7 +432,7 @@ jobs:
432
432
with :
433
433
path : |
434
434
**/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') }}
436
436
- name : Ensure clean build directory
437
437
run : rm -rf build
438
438
- run : yarn --cwd fixtures/dom install --frozen-lockfile
@@ -475,7 +475,7 @@ jobs:
475
475
with :
476
476
path : |
477
477
**/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') }}
479
479
- name : Ensure clean build directory
480
480
run : rm -rf build
481
481
- run : yarn install --frozen-lockfile
@@ -538,7 +538,7 @@ jobs:
538
538
with :
539
539
path : |
540
540
**/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') }}
542
542
- name : Ensure clean build directory
543
543
run : rm -rf build
544
544
- run : yarn install --frozen-lockfile
@@ -590,7 +590,7 @@ jobs:
590
590
with :
591
591
path : |
592
592
**/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') }}
594
594
- name : Ensure clean build directory
595
595
run : rm -rf build
596
596
- run : yarn install --frozen-lockfile
@@ -628,7 +628,7 @@ jobs:
628
628
with :
629
629
path : |
630
630
**/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') }}
632
632
- name : Ensure clean build directory
633
633
run : rm -rf build
634
634
- run : yarn --cwd scripts/release install --frozen-lockfile
0 commit comments