Skip to content

Commit 98e74df

Browse files
authored
Update api-dump-version.yml
1 parent 1cb047d commit 98e74df

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/api-dump-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
- name: Set up JDK
2222
uses: actions/setup-java@v4
2323
with:
24-
distribution: temurin
25-
java-version: 17
24+
distribution: graalvm
25+
java-version: 21
2626

2727
- name: Run Kotlin apiDump
2828
run: ./gradlew apiDump

0 commit comments

Comments
 (0)