This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Set up JDK and Maven
|
- name: Set up JDK and Maven
|
||||||
uses: actions/setup-java@v3
|
uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
distribution: "adoptopenjdk"
|
distribution: "adoptium"
|
||||||
java-version: "17"
|
java-version: "17"
|
||||||
cache: maven
|
cache: maven
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user