diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 91b1e60..f780cf5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -101,7 +101,7 @@ jobs: # Run Qodana inspections - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2023.2.6 + uses: JetBrains/qodana-action@v2024.2.3 # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact