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 1c8a7fe commit 713bee4Copy full SHA for 713bee4
.github/workflows/run_gradle_task.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/setup-java@v4
68
with:
69
distribution: temurin
70
- java-version: 11
+ java-version: 17
71
72
- name: Cache NPM
73
uses: actions/cache@v4
.github/workflows/run_publish_site.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments