File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v3
1212 - uses : actions/setup-node@v3
1313 with :
14- node-version : ' 20.9 .0'
14+ node-version : ' 22.10 .0'
1515 - run : npm install
1616 - run : npm run build
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v3
1818 - uses : actions/setup-node@v3
1919 with :
20- node-version : ' 20.9 .0'
20+ node-version : ' 22.10 .0'
2121 registry-url : ' https://npm.pkg.github.com'
2222 scope : ' @bitpatty'
2323 - run : npm install
3636 - uses : actions/checkout@v3
3737 - uses : actions/setup-node@v3
3838 with :
39- node-version : ' 20.9 .0'
39+ node-version : ' 22.10 .0'
4040 registry-url : ' https://registry.npmjs.org'
4141 - run : npm install
4242 - run : npm run build
Original file line number Diff line number Diff line change 1- v20.9 .0
1+ v22.10 .0
You can’t perform that action at this time.
0 commit comments