File tree Expand file tree Collapse file tree 5 files changed +933
-1377
lines changed
Expand file tree Collapse file tree 5 files changed +933
-1377
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.2 .0'
14+ node-version : ' 20.12 .0'
1515 - run : npm install
1616 - run : npm run build
1717 - run : npm run test
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.2 .0'
20+ node-version : ' 20.12 .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.2 .0'
39+ node-version : ' 20.12 .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.2 .0
1+ v20.12 .0
You can’t perform that action at this time.
0 commit comments