diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 60718f95..e0f9b14c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -110,7 +110,7 @@ jobs: # Run Qodana inspections - name: Qodana - Code Inspection - uses: JetBrains/qodana-action@v2023.2.8 + uses: JetBrains/qodana-action@v2023.3.0 # Prepare plugin archive content for creating artifact - name: Prepare Plugin Artifact