chore: release [ci skip]
This commit is contained in:
@@ -16,9 +16,9 @@ jobs:
|
||||
- name: Set up JDK 17
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
cache: 'maven'
|
||||
java-version: "17"
|
||||
distribution: "temurin"
|
||||
cache: "maven"
|
||||
|
||||
- name: Build and Test all modules
|
||||
run: mvn -B clean verify
|
||||
|
||||
Reference in New Issue
Block a user