File tree Expand file tree Collapse file tree 9 files changed +7288
-8125
lines changed
Expand file tree Collapse file tree 9 files changed +7288
-8125
lines changed Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v4
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 18
14+ node-version : 22
1515 - name : Npm cli install
1616 working-directory : .
1717 run : npm ci
Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v4
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 24
14+ node-version : 22
1515
1616 - name : Npm install
1717 working-directory : .
Original file line number Diff line number Diff line change 3434 uses : actions/checkout@v4
3535 - uses : actions/setup-node@v4
3636 with :
37- node-version : 24
37+ node-version : 22
3838
3939 - name : Npm install
4040 working-directory : .
Original file line number Diff line number Diff line change 1212 uses : actions/checkout@v4
1313 - uses : actions/setup-node@v4
1414 with :
15- node-version : 24
15+ node-version : 22
1616
1717 - name : Npm install
1818 working-directory : .
Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v4
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 18
14+ node-version : 22
1515
1616 - name : Npm install
1717 working-directory : .
Original file line number Diff line number Diff line change 1111 uses : actions/checkout@v4
1212 - uses : actions/setup-node@v4
1313 with :
14- node-version : 24
14+ node-version : 22
1515
1616 - name : Npm install
1717 working-directory : .
Original file line number Diff line number Diff line change 3232
3333 - uses : actions/setup-node@v6
3434 with :
35- node-version : 24
35+ node-version : 22
3636
3737 - name : Npm install
3838 working-directory : .
You can’t perform that action at this time.
0 commit comments