File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 - name : Install Node.js
2626 uses : actions/setup-node@v6
2727 with :
28- node-version : 20
28+ node-version : 24
2929 cache : ' pnpm'
3030 - name : Check package.json files
3131 run : pnpm --package=@trigen/lint-package-json dlx lint-package-json --monorepo
Original file line number Diff line number Diff line change 1717 - name : Install Node.js
1818 uses : actions/setup-node@v6
1919 with :
20- node-version : 20
20+ node-version : 24
2121 cache : ' pnpm'
2222 - name : Install dependencies
2323 run : pnpm install
Original file line number Diff line number Diff line change 6767 - name : Install Node.js
6868 uses : actions/setup-node@v6
6969 with :
70- node-version : 20
70+ node-version : 24
7171 cache : ' pnpm'
7272 registry-url : ' https://registry.npmjs.org'
7373 - name : Install dependencies
Original file line number Diff line number Diff line change 1818 - name : Install Node.js
1919 uses : actions/setup-node@v6
2020 with :
21- node-version : 20
21+ node-version : 24
2222 cache : ' pnpm'
2323 - name : Install dependencies
2424 run : pnpm install
3737 - name : Install Node.js
3838 uses : actions/setup-node@v6
3939 with :
40- node-version : 20
40+ node-version : 24
4141 cache : ' pnpm'
4242 - name : Install dependencies
4343 run : pnpm install
5656 - name : Install Node.js
5757 uses : actions/setup-node@v6
5858 with :
59- node-version : 20
59+ node-version : 24
6060 cache : ' pnpm'
6161 - name : Install dependencies
6262 run : pnpm install
Original file line number Diff line number Diff line change 11pnpm 10.11.0
2- nodejs 22.4.1
2+ nodejs 24.15.0
You can’t perform that action at this time.
0 commit comments