We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5196b50 commit ace15beCopy full SHA for ace15be
1 file changed
.github/workflows/samples-kotlin-server.yaml
@@ -59,7 +59,7 @@ jobs:
59
- uses: actions/setup-java@v5
60
with:
61
distribution: 'temurin'
62
- java-version: 8
+ java-version: 11
63
- name: Cache maven dependencies
64
uses: actions/cache@v4
65
env:
0 commit comments