Merge branch '3.1.x'
This commit is contained in:
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
- name: Cache local Maven repository
|
||||
uses: actions/cache@v3
|
||||
|
||||
Reference in New Issue
Block a user