Relax java build version requirement

GitHub action seems to always download Java 19 even though it is
already downloaded and installed. This could also help with running
the CodeQL action.
This commit is contained in:
games647
2023-07-17 16:17:57 +02:00
parent 44d365b15d
commit 053b51e96b

View File

@ -1 +1 @@
19
17