File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 '
24+ node-version : ' 22 '
2525
2626 - name : Restore npm cache
2727 uses : actions/cache@v4
5050 - name : Use Node.js
5151 uses : actions/setup-node@v4
5252 with :
53- node-version : ' 20 '
53+ node-version : ' 22 '
5454
5555 - name : Restore npm cache
5656 uses : actions/cache@v4
7979 - name : Use Node.js
8080 uses : actions/setup-node@v4
8181 with :
82- node-version : ' 20 '
82+ node-version : ' 22 '
8383
8484 - name : Restore npm cache
8585 uses : actions/cache@v4
@@ -108,7 +108,7 @@ jobs:
108108 - name : Use Node.js
109109 uses : actions/setup-node@v4
110110 with :
111- node-version : ' 20 '
111+ node-version : ' 22 '
112112
113113 - name : Restore npm cache
114114 uses : actions/cache@v4
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 '
24+ node-version : ' 22 '
2525
2626 - name : Restore npm cache
2727 uses : actions/cache@v4
4848 - name : Use Node.js
4949 uses : actions/setup-node@v4
5050 with :
51- node-version : ' 20 '
51+ node-version : ' 22 '
5252
5353 - name : Restore npm cache
5454 uses : actions/cache@v4
7575 - name : Use Node.js
7676 uses : actions/setup-node@v4
7777 with :
78- node-version : ' 20 '
78+ node-version : ' 22 '
7979
8080 - name : Restore npm cache
8181 uses : actions/cache@v4
You can’t perform that action at this time.
0 commit comments