We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d857d81 commit 0cefce1Copy full SHA for 0cefce1
.github/workflows/build.yml
@@ -18,6 +18,7 @@ jobs:
18
with:
19
node-version: '22.x'
20
cache: 'npm'
21
+ cache-dependency-path: ui/package-lock.json
22
- name: Set up JDK 21
23
uses: actions/setup-java@v4
24
0 commit comments