File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 name : Checkout [main]
1818 with :
1919 fetch-depth : 0
20- - uses : actions/setup-node@v4
20+ - uses : actions/setup-node@v6
2121 with :
2222 node-version : ' 16'
2323 - uses : pnpm/action-setup@v4.0.0
Original file line number Diff line number Diff line change 1919 name : Checkout [main]
2020 with :
2121 fetch-depth : 0
22- - uses : actions/setup-node@v4
22+ - uses : actions/setup-node@v6
2323 with :
2424 node-version : ' 16'
2525 - uses : pnpm/action-setup@v4.0.0
5656 ref : ${{ github.event.pull_request.head.ref }}
5757 repository : ${{ github.event.pull_request.head.repo.full_name }}
5858 fetch-depth : 0
59- - uses : actions/setup-node@v4
59+ - uses : actions/setup-node@v6
6060 with :
6161 node-version : ' 16'
6262 - uses : pnpm/action-setup@v4.0.0
You can’t perform that action at this time.
0 commit comments