File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515
1616 - uses : actions/setup-node@v4
1717 with :
18- node-version : 24
18+ node-version : 24.13.0
1919
2020 - run : corepack enable
2121
4343
4444 - uses : actions/setup-node@v4
4545 with :
46- node-version : 24
46+ node-version : 24.13.0
4747
4848 - run : corepack enable
4949
7171
7272 - uses : actions/setup-node@v4
7373 with :
74- node-version : 24
74+ node-version : 24.13.0
7575
7676 - run : corepack enable
7777
@@ -101,7 +101,7 @@ jobs:
101101
102102 - uses : actions/setup-node@v4
103103 with :
104- node-version : 24
104+ node-version : 24.13.0
105105
106106 - run : corepack enable
107107
@@ -142,7 +142,7 @@ jobs:
142142
143143 - uses : actions/setup-node@v4
144144 with :
145- node-version : 24
145+ node-version : 24.13.0
146146
147147 - run : corepack enable
148148
Original file line number Diff line number Diff line change 2323
2424 - uses : actions/setup-node@v4
2525 with :
26- node-version : 24
26+ node-version : 24.13.0
2727
2828 - run : corepack enable
2929
Original file line number Diff line number Diff line change 11[tools ]
2- node = " 24 "
2+ node = " v24.13.0 "
You can’t perform that action at this time.
0 commit comments