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 0d40ea0 commit 62f3227Copy full SHA for 62f3227
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Maven Action
27
uses: s4u/[email protected]
28
with:
29
- java-version: 8
+ java-version: 11
30
31
- uses: actions/checkout@v3
32
0 commit comments