File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2121 - run : corepack enable
2222 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
2323 with :
24- node-version : 18
24+ node-version : 20
2525 cache : yarn
2626 - run : yarn install --immutable
2727
Original file line number Diff line number Diff line change 1212 - run : corepack enable
1313 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
1414 with :
15- node-version : 18
15+ node-version : 20
1616 cache : yarn
1717 - run : yarn install --immutable
1818
Original file line number Diff line number Diff line change 2828 - run : corepack enable
2929 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
3030 with :
31- node-version : 18
31+ node-version : 20
3232 cache : yarn
3333 - run : yarn install --immutable
3434
Original file line number Diff line number Diff line change 2424 - run : corepack enable
2525 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
2626 with :
27- node-version : 18
27+ node-version : 20
2828 cache : yarn
2929 - run : yarn install --immutable
3030
Original file line number Diff line number Diff line change 6060 - run : corepack enable
6161 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
6262 with :
63- node-version : 18
63+ node-version : 20
6464 cache : yarn
6565 - run : yarn install --immutable
6666
@@ -103,7 +103,7 @@ jobs:
103103 - run : corepack enable
104104 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
105105 with :
106- node-version : 18
106+ node-version : 20
107107 cache : yarn
108108 - run : yarn install --immutable
109109
@@ -136,7 +136,7 @@ jobs:
136136 - run : corepack enable
137137 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
138138 with :
139- node-version : 18
139+ node-version : 20
140140 cache : yarn
141141 registry-url : https://registry.npmjs.org
142142 - run : yarn install --immutable
Original file line number Diff line number Diff line change 2222 - run : corepack enable
2323 - uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
2424 with :
25- node-version : 18
25+ node-version : 20
2626 cache : yarn
2727 - run : yarn install --immutable
2828 - uses : EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9.1.4
You can’t perform that action at this time.
0 commit comments