File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 13
13
- uses : umidbekk/actions/prepare-node-repo@v2
14
14
with :
15
15
cache-key : yarn-v4
16
- node-version : 16
16
+ node-version : 18
17
17
18
18
- run : yarn check:types
19
19
- run : yarn lint
Original file line number Diff line number Diff line change 10
10
- uses : umidbekk/actions/prepare-node-repo@v2
11
11
with :
12
12
cache-key : yarn-v4
13
- node-version : 16
13
+ node-version : 18
14
14
15
15
- run : yarn check:types
16
16
- run : yarn lint
25
25
- uses : umidbekk/actions/prepare-node-repo@v2
26
26
with :
27
27
cache-key : yarn-v4
28
- node-version : 16
28
+ node-version : 18
29
29
30
30
- uses : superdispatch/actions/build-size/limit@v1
31
31
with :
42
42
- uses : umidbekk/actions/prepare-node-repo@v2
43
43
with :
44
44
cache-key : yarn-v4
45
- node-version : 16
45
+ node-version : 18
46
46
47
47
- run : yarn storybook:build
48
48
- run : yarn playroom:build
66
66
- uses : umidbekk/actions/npm/install@v2
67
67
with :
68
68
cache-key : yarn-v4
69
- node-version : 16
69
+ node-version : 18
70
70
71
71
- run : yarn cypress install
72
72
- run : yarn cypress run
84
84
- uses : umidbekk/actions/npm/install@v2
85
85
with :
86
86
cache-key : yarn-v4
87
- node-version : 16
87
+ node-version : 18
88
88
89
89
-
uses :
superdispatch/actions/[email protected]
90
90
with :
You can’t perform that action at this time.
0 commit comments