Update Qodana version to latest stable

This commit is contained in:
Dima Golovinov 2024-09-18 14:55:44 +02:00 committed by Jakub Chrzanowski
parent f9f9d04bfe
commit 4535950f89
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,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