1 parent 43ccd6e commit d842783Copy full SHA for d842783
1 file changed
.github/workflows/test.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: actions/setup-java@v4
15
with:
16
java-version: 17
17
+ distribution: 'temurin'
18
cache: 'maven'
19
20
- name: Build with Maven
0 commit comments