try a newer version of java

This commit is contained in:
Phred 2021-09-11 06:19:00 -05:00
parent ed5122c440
commit ad53113eb0
No known key found for this signature in database
GPG key ID: 8103F27168DAA2A0

View file

@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-java@v2
with:
java-version: 8
java-version: 11
# https://github.com/actions/setup-java#supported-distributions
distribution: zulu
cache: maven