Skip to content

Commit cb01daf

Browse files
committed
1 parent 2880a85 commit cb01daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runOnGitHub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v1
1818
- uses: actions/setup-java@v1
1919
with:
20-
java-version: 8
20+
java-version: 11
2121

2222
# Execute Gradle commands in GitHub Actions workflows
2323
# => https://github.com/marketplace/actions/gradle-command

0 commit comments

Comments
 (0)