File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 fetch-depth : 0
3333
34- - uses : actions/setup-node@v5 # setup Node.js
34+ - uses : actions/setup-node@v6 # setup Node.js
3535 with :
3636 node-version : " 22.x"
3737
Original file line number Diff line number Diff line change 3434 with :
3535 fetch-depth : 0
3636
37- - uses : actions/setup-node@v5 # setup Node.js
37+ - uses : actions/setup-node@v6 # setup Node.js
3838 with :
3939 node-version : " 22.x"
4040
Original file line number Diff line number Diff line change 2323 with :
2424 fetch-depth : 0
2525
26- - uses : actions/setup-node@v5 # setup Node.js
26+ - uses : actions/setup-node@v6 # setup Node.js
2727 with :
2828 node-version : ' 20.x'
2929
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v5 # checkout repo content
1919
20- - uses : actions/setup-node@v5 # setup Node.js
20+ - uses : actions/setup-node@v6 # setup Node.js
2121 with :
2222 node-version : " 20.x"
2323
You can’t perform that action at this time.
0 commit comments