Update Qodana version to latest stable

This commit is contained in:
Dima Golovinov 2024-09-18 14:55:44 +02:00
parent 0480613ef9
commit 4f5f93bcd1
2 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@ jobs:
# Run Qodana inspections
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v2024.1.5
uses: JetBrains/qodana-action@v2024.2
with:
cache-default-branch-only: true

View File

@ -2,7 +2,7 @@
# https://www.jetbrains.com/help/qodana/qodana-yaml.html
version: 1.0
linter: jetbrains/qodana-jvm-community:latest
linter: jetbrains/qodana-jvm-community:2024.2
projectJDK: "17"
profile:
name: qodana.recommended