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 5a7a638 commit 2e64a76Copy full SHA for 2e64a76
‎.github/workflows/build.yml‎
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v4
21
with:
22
distribution: 'temurin'
23
- java-version: '21'
+ java-version: '23'
24
25
- name: Setup Gradle
26
uses: gradle/actions/setup-gradle@v4
‎.github/workflows/covscan.yml‎
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments