We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57c8533 commit 58f2b8eCopy full SHA for 58f2b8e
.github/workflows/code-quality.yml
@@ -25,7 +25,7 @@ jobs:
25
show-progress: false
26
27
- name: Run Qodana scan
28
- uses: JetBrains/qodana-action@v2024.2.6
+ uses: JetBrains/qodana-action@v2024.3.2
29
with:
30
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
31
pr-mode: false
0 commit comments