diff --git a/.github/workflows/qodana_code_quality.yml b/.github/workflows/qodana_code_quality.yml index 9b7559c..f0b7054 100644 --- a/.github/workflows/qodana_code_quality.yml +++ b/.github/workflows/qodana_code_quality.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Qodana Scan - uses: JetBrains/qodana-action@v2024.1 + uses: JetBrains/qodana-action@v2024.2 with: pr-mode: false args: --apply-fixes