Compare commits
No commits in common. "c9b1c96e3f6d21f0cec1d65361a8bc89e8adccb0" and "0c303d15fd9d1b3e0beca09863bf65c68008b543" have entirely different histories.
c9b1c96e3f
...
0c303d15fd
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: Set up Java
|
- name: Set up Java
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v2
|
||||||
with:
|
with:
|
||||||
java-version: '17'
|
java-version: 17
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn clean install
|
run: mvn clean install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user