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 fd45929 commit 864ac90Copy full SHA for 864ac90
.github/workflows/mvn-build-action.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- java-version: [ 8 , 11 , 16 , 17, 18 ]
+ java-version: [ 8 , 11 , 17, 21 , 22]
12
13
steps:
14
- uses: actions/[email protected]
0 commit comments