File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
3333 name : Install Node.js
3434 with :
35- node-version : " 18 "
35+ node-version : " 22 "
3636 - uses : actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
3737 with :
3838 distribution : " temurin"
9494 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
9595 name : Install Node.js
9696 with :
97- node-version : " 18 "
97+ node-version : " 22 "
9898 - uses : actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
9999 with :
100100 distribution : " temurin"
@@ -190,7 +190,7 @@ jobs:
190190 - uses : actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
191191 name : Install Node.js
192192 with :
193- node-version : " 18 "
193+ node-version : " 22 "
194194 - uses : actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73
195195 with :
196196 distribution : " temurin"
You can’t perform that action at this time.
0 commit comments