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 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 2828 with :
2929 fetch-depth : 0
3030
31- - uses : actions/setup-node@v5 # setup Node.js
31+ - uses : actions/setup-node@v6 # setup Node.js
3232 with :
3333 node-version : ' 22.x'
3434
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 1818 steps :
1919 - uses : actions/checkout@v5 # checkout repo content
2020
21- - uses : actions/setup-node@v5 # setup Node.js
21+ - uses : actions/setup-node@v6 # setup Node.js
2222 with :
2323 node-version : " 20.x"
2424
You can’t perform that action at this time.
0 commit comments