diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d25afc53..a1f03c4e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -108,7 +108,7 @@ jobs: # Run Qodana inspections - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2022.3.4 + uses: JetBrains/qodana-action@v2024.3.3 if: ${{ false }} # Prepare plugin archive content for creating artifact