Action should say 11; my bad
This commit is contained in:
parent
1798960183
commit
415fa6b5d2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
- name: Get version information
|
||||
id: version
|
||||
uses: ncipollo/semantic-version-action@v1
|
||||
- name: Set up JDK 8
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
java-version: 11
|
||||
|
|
Loading…
Reference in a new issue