diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index d2847d05..07603947 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -58,7 +58,7 @@ jobs: restore-keys: | ${{ runner.os }}-qodana-${{ github.ref }} - name: 🔬 qodana scan - uses: JetBrains/qodana-action@v2025.2 + uses: JetBrains/qodana-action@v2025.3 with: pr-mode: false post-pr-comment: true