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@v3
5252 - name : Use Node.js
5353 uses : actions/setup-node@v4
5454 with :
55- node-version : ' 20 '
55+ node-version : ' 22 '
5656
5757 - name : Restore npm cache
5858 uses : actions/cache@v3
8383 - name : Use Node.js
8484 uses : actions/setup-node@v4
8585 with :
86- node-version : ' 20 '
86+ node-version : ' 22 '
8787
8888 - name : Restore npm cache
8989 uses : actions/cache@v3
@@ -114,7 +114,7 @@ jobs:
114114 - name : Use Node.js
115115 uses : actions/setup-node@v4
116116 with :
117- node-version : ' 20 '
117+ node-version : ' 22 '
118118
119119 - name : Restore npm cache
120120 uses : actions/cache@v3
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@v3
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@v3
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@v3
You can’t perform that action at this time.
0 commit comments