From dac0240a59753b75e8d7f51af19967491f2b2497 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:04:11 +0000 Subject: [PATCH] chore(deps): update jetbrains/qodana-action action to v5 --- .github/workflows/qodana.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index ce4741d99a..5252eb6305 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -19,7 +19,7 @@ jobs: ${{ runner.os }}-qodana- - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2.2.1-eap + uses: JetBrains/qodana-action@v5.1.0 - uses: actions/upload-artifact@v7 with: