We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e60c81 commit fb6db2eCopy full SHA for fb6db2e
1 file changed
.github/workflows/maven.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v2
19
- - name: Set up JDK 1.8
+ - name: Set up JDK 14
20
uses: actions/setup-java@v1
21
with:
22
java-version: 14
0 commit comments