mirror of
https://github.com/Lemonochrme/service-architecture.git
synced 2025-06-08 13:40:50 +02:00
Update main_helpapp.yml
This commit is contained in:
parent
3b47c53345
commit
603b1c5d15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main_helpapp.yml
vendored
2
.github/workflows/main_helpapp.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: Set up Java version
|
- name: Set up Java version
|
||||||
uses: actions/setup-java@v4
|
uses: actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: 'java17'
|
java-version: '21'
|
||||||
distribution: 'microsoft'
|
distribution: 'microsoft'
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
|
|
Loading…
Add table
Reference in a new issue