Changed Java version
This commit is contained in:
committed by
GitHub
parent
a84a1d61cf
commit
64a9cc62ef
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin' # See 'Supported distributions' for available options
|
||||
java-version: 1.8
|
||||
java-version: 8
|
||||
- name: Cache local Maven repository
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user