Skip to content

Commit 619cf8e

Browse files
committed
minor: update java-version up to 21 for Qodana
1 parent ac0c1be commit 619cf8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
uses: actions/setup-java@v4
126126
with:
127127
distribution: zulu
128-
java-version: 17
128+
java-version: 21
129129

130130
# Run Qodana inspections
131131
- name: Qodana - Code Inspection

0 commit comments

Comments
 (0)