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 1010 - uses : actions/checkout@v3
1111 - uses : actions/setup-node@v3
1212 with :
13- node-version : 14 .x
13+ node-version : 24 .x
1414 registry-url : https://registry.npmjs.org
1515 - run : npm install
1616 - run : |
Original file line number Diff line number Diff line change 1010 - uses : actions/checkout@v3
1111 - uses : actions/setup-node@v3
1212 with :
13- node-version : 14 .x
13+ node-version : 24 .x
1414 registry-url : https://registry.npmjs.org
1515 - run : npm install
1616 - run : |
Original file line number Diff line number Diff line change 88 - uses : actions/checkout@v3
99 - uses : actions/setup-node@v3
1010 with :
11- node-version : 14 .x
11+ node-version : 24 .x
1212 - run : npm install
1313 - run : npm test
1414 - run : npm run eslint:check
You can’t perform that action at this time.
0 commit comments