This commit is contained in:
parent
4ff65f6515
commit
255edee7e5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- name: checkout repository
|
- name: checkout repository
|
||||||
uses: https://gitea.com/actions/checkout@v2
|
uses: https://gitea.com/actions/checkout@v2
|
||||||
- name: set up java
|
- name: set up java
|
||||||
uses: https://gitea.com/actions/setup-java@v2
|
uses: https://gitea.com/actions/setup-java@v4
|
||||||
with:
|
with:
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
|
Loading…
Add table
Reference in a new issue