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 6262 - name : Use Node.js
6363 uses : actions/setup-node@v3
6464 with :
65- node-version : 20
65+ node-version : 22
6666 - name : Copy dependencies
6767 run : |
6868 cp -av eform-angular-timeplanning-plugin/eform-client/src/app/plugins/modules/time-planning-pn eform-angular-frontend/eform-client/src/app/plugins/modules/time-planning-pn
@@ -120,7 +120,7 @@ jobs:
120120 - name : Use Node.js
121121 uses : actions/setup-node@v3
122122 with :
123- node-version : 20
123+ node-version : 22
124124 - name : ' Preparing Frontend checkout'
125125 uses : actions/checkout@v3
126126 with :
Original file line number Diff line number Diff line change 5656 - name : Use Node.js
5757 uses : actions/setup-node@v3
5858 with :
59- node-version : 20
59+ node-version : 22
6060 - name : Copy dependencies
6161 run : |
6262 cp -av eform-angular-timeplanning-plugin/eform-client/src/app/plugins/modules/time-planning-pn eform-angular-frontend/eform-client/src/app/plugins/modules/time-planning-pn
@@ -111,7 +111,7 @@ jobs:
111111 - name : Use Node.js
112112 uses : actions/setup-node@v3
113113 with :
114- node-version : 20
114+ node-version : 22
115115 - name : ' Preparing Frontend checkout'
116116 uses : actions/checkout@v3
117117 with :
You can’t perform that action at this time.
0 commit comments