Update 3.3 scheduled workflow (#14322)

This commit is contained in:
Albumen Kevin 2024-06-17 10:17:31 +08:00 committed by GitHub
parent b9825cdbd0
commit 293711e591
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: