Update 3.3 scheduled workflow (#14322)
This commit is contained in:
parent
b9825cdbd0
commit
293711e591
|
|
@ -43,7 +43,7 @@ jobs:
|
||||||
- uses: actions/setup-java@v3
|
- uses: actions/setup-java@v3
|
||||||
with:
|
with:
|
||||||
distribution: 'zulu'
|
distribution: 'zulu'
|
||||||
java-version: 8
|
java-version: 21
|
||||||
- uses: actions/cache@v3
|
- uses: actions/cache@v3
|
||||||
name: "Cache local Maven repository"
|
name: "Cache local Maven repository"
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue