File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 node-version : " 22.x"
1818 cache : " npm"
19- cache-dependency-path : ui/package -lock.json
19+ cache-dependency-path : ui/pnpm -lock.yaml
2020 - name : Set up JDK 21
2121 uses : actions/setup-java@v4
2222 with :
@@ -170,7 +170,7 @@ jobs:
170170 with :
171171 node-version : " 22.x"
172172 cache : " npm"
173- cache-dependency-path : ui/package -lock.json
173+ cache-dependency-path : ui/pnpm -lock.yaml
174174 - name : Set up JDK 21
175175 uses : actions/setup-java@v4
176176 with :
@@ -197,7 +197,7 @@ jobs:
197197 with :
198198 node-version : " 22.x"
199199 cache : " npm"
200- cache-dependency-path : ui/package -lock.json
200+ cache-dependency-path : ui/pnpm -lock.yaml
201201 - name : Set up JDK 21
202202 uses : actions/setup-java@v4
203203 with :
You can’t perform that action at this time.
0 commit comments