diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index 416832c5..cc17f560 100644 --- a/.github/workflows/qodana-quality.yml +++ b/.github/workflows/qodana-quality.yml @@ -26,7 +26,7 @@ jobs: distribution: adopt - name: Qodana Scan - uses: JetBrains/qodana-action@v4.2.5 + uses: JetBrains/qodana-action@v5.0.2 with: linter: jetbrains/qodana-jvm-community fail-threshold: 100