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 eb99586 commit c7c9ce9Copy full SHA for c7c9ce9
.github/workflows/release_to_maven.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Java and Maven
16
uses: actions/setup-java@v1
17
with:
18
- java-version: 11
+ java-version: 14
19
20
- name: Release Maven package
21
uses: samuelmeuli/action-maven-publish@v1
0 commit comments