diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f7867d9..87407bf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -174,7 +174,7 @@ jobs: # Run Qodana inspections - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2025.1 + uses: JetBrains/qodana-action@v2025.2 with: cache-default-branch-only: true