Compare commits

..

No commits in common. "c9b1c96e3f6d21f0cec1d65361a8bc89e8adccb0" and "0c303d15fd9d1b3e0beca09863bf65c68008b543" have entirely different histories.

View File

@ -14,7 +14,7 @@ jobs:
- name: Set up Java
uses: actions/setup-java@v2
with:
java-version: '17'
java-version: 17
- name: Build with Maven
run: mvn clean install