File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 - name : Use Node.js
2222 uses : actions/setup-node@v4
2323 with :
24- node-version : ' 20 .x'
24+ node-version : ' 22 .x'
2525 cache : ' npm'
2626 - name : Set Font Awesome token and dry run installation
2727 run : |
Original file line number Diff line number Diff line change 1010 - name : Use Node.js
1111 uses : actions/setup-node@v4
1212 with :
13- node-version : ' 20 .x'
13+ node-version : ' 22 .x'
1414 cache : ' npm'
1515 - name : Set Font Awesome token and dry run installation
1616 run : |
3636 - name : Use Node.js
3737 uses : actions/setup-node@v4
3838 with :
39- node-version : ' 20 .x'
39+ node-version : ' 22 .x'
4040 cache : ' npm'
4141 - name : Install dependencies
4242 run : npm ci
5757 - name : Use Node.js
5858 uses : actions/setup-node@v4
5959 with :
60- node-version : ' 20 .x'
60+ node-version : ' 22 .x'
6161 cache : ' npm'
6262 - name : Install dependencies
6363 run : npm ci
You can’t perform that action at this time.
0 commit comments