Skip to content

Commit 559950b

Browse files
committed
Update README to use jetbrains destribution
1 parent b796b34 commit 559950b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: set up JDK
3232
uses: actions/setup-java@v4
3333
with:
34-
distribution: zulu
34+
distribution: jetbrains
3535
java-version: 21
3636
cache: gradle
3737
- run: ./gradlew lint

0 commit comments

Comments
 (0)