File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 - uses : actions/checkout@v5
2424 - uses : actions/setup-node@v6
2525 with :
26- node-version : ' 22 '
26+ node-version : ' 24 '
2727 - uses : actions/cache@v4
2828 with :
2929 path : ' node_modules'
3838 - uses : actions/checkout@v5
3939 - uses : actions/setup-node@v6
4040 with :
41- node-version : ' 22 '
41+ node-version : ' 24 '
4242 - uses : actions/cache@v4
4343 with :
4444 path : ' node_modules'
5353 - uses : actions/checkout@v5
5454 - uses : actions/setup-node@v6
5555 with :
56- node-version : ' 22 '
56+ node-version : ' 24 '
5757 - uses : actions/cache@v4
5858 with :
5959 path : ' node_modules'
6868 - uses : actions/checkout@v5
6969 - uses : actions/setup-node@v6
7070 with :
71- node-version : ' 22 '
71+ node-version : ' 24 '
7272 - uses : actions/cache@v4
7373 with :
7474 path : ' node_modules'
You can’t perform that action at this time.
0 commit comments