File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 steps :
3232 - uses : actions/setup-node@v6
3333 with :
34- node-version : 20
34+ node-version : 24
3535 - name : Checkout
3636 uses : actions/checkout@v5
3737 - name : Cache NPM modules
7171 steps :
7272 - uses : actions/setup-node@v6
7373 with :
74- node-version : 20
74+ node-version : 24
7575 - name : Checkout
7676 uses : actions/checkout@v5
7777 - name : Cache NPM modules
Original file line number Diff line number Diff line change 7171 steps :
7272 - uses : actions/setup-node@v6
7373 with :
74- node-version : 20
74+ node-version : 24
7575 - name : Checkout
7676 uses : actions/checkout@v5
7777 - name : Cache NPM modules
Original file line number Diff line number Diff line change 3636 steps :
3737 - uses : actions/setup-node@v6
3838 with :
39- node-version : 20
39+ node-version : 24
4040 - name : Checkout
4141 uses : actions/checkout@v5
4242 - name : Cache NPM modules
You can’t perform that action at this time.
0 commit comments