更新 '.gitea/workflows/build.yaml'
Some checks failed
Explore-Gitea-Actions

This commit is contained in:
Qubot 2023-08-07 10:57:40 +00:00
parent 3b71f936e2
commit 06e197e452

View File

@ -11,8 +11,8 @@ jobs:
- name: Set up Maven
uses: https://github.com/stCarolas/setup-maven@v4.5
- name: Set up JDK 17
uses: actions/setup-java@v3
- name: Install Java
uses: https://github.com/actions/setup-java@v3
with:
distribution: 'oracle'
java-version: 17