Let's try 17

This commit is contained in:
Allink 2022-05-17 22:40:13 +01:00 committed by GitHub
parent c2c037da9d
commit c505ef3ce6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-java@v2
with:
distribution: 'temurin'
java-version: 11
java-version: 18
- name: Cache maven packages to speed up build
uses: actions/cache@v1