File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 - name : Setup Node.js environment
2121 uses : actions/setup-node@v6
2222 with :
23- node-version : 22 .x
23+ node-version : 24 .x
2424
2525 - name : Install dependencies
2626 run : npm i --no-audit
Original file line number Diff line number Diff line change 2929 - name : Setup Node.js environment
3030 uses : actions/setup-node@v6
3131 with :
32- node-version : 22 .x
32+ node-version : 24 .x
3333 registry-url : " https://registry.npmjs.org"
3434
3535 - run : npx changelogithub
Original file line number Diff line number Diff line change 1717 - name : Setup Node.js environment
1818 uses : actions/setup-node@v6
1919 with :
20- node-version : 22 .x
20+ node-version : 24 .x
2121 registry-url : " https://registry.npmjs.org"
2222
2323 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments