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
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '8'
|
||||
java-version: '17'
|
||||
distribution: 'adopt'
|
||||
-
|
||||
name: Cache Maven packages
|
||||
|
|
Loading…
Reference in a new issue