File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 name : NPM license checks
66 uses : phrase/actions/.github/workflows/lawa-npm-ci.yml@main
77 with :
8- node-version : 18
8+ node-version : " 24.14.1 "
99 ruby-version : 3.1.3
1010 decisions-file : config/license-decisions.yml
1111 secrets :
Original file line number Diff line number Diff line change 88 - uses : actions/checkout@v4
99 - uses : actions/setup-node@v1
1010 with :
11- node-version : " 18 "
11+ node-version : " 24.14.1 "
1212 - run : npm install
1313 - run : npm run lint
1414
1818 - uses : actions/checkout@v4
1919 - uses : actions/setup-node@v1
2020 with :
21- node-version : " 18 "
21+ node-version : " 24.14.1 "
2222 - run : npm install
2323 - run : npx swagger-cli bundle -t json -w 300 main.yaml > doc/compiled_new.json
2424 - run : diff doc/compiled.json doc/compiled_new.json
Original file line number Diff line number Diff line change 11golang 1.24.4
2- nodejs 20.11.0
2+ nodejs 24.14.1
33maven 3.9.1
44java temurin-11.0.25+9
You can’t perform that action at this time.
0 commit comments