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.
2 parents 1664aca + cb01daf commit 61d3ef2Copy full SHA for 61d3ef2
.github/workflows/runOnGitHub.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v1
18
- uses: actions/setup-java@v1
19
with:
20
- java-version: 8
+ java-version: 11
21
22
# Execute Gradle commands in GitHub Actions workflows
23
# => https://github.com/marketplace/actions/gradle-command
0 commit comments