fixed let_reporting to 17
This commit is contained in:
parent
acc4532ff4
commit
87a7e11530
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildReporting.yml
vendored
2
.github/workflows/buildReporting.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
name: Set up JDK 8
|
name: Set up JDK 8
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '8'
|
java-version: '17'
|
||||||
distribution: 'adopt'
|
distribution: 'adopt'
|
||||||
-
|
-
|
||||||
name: Cache Maven packages
|
name: Cache Maven packages
|
||||||
|
|
Loading…
Add table
Reference in a new issue