diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 2ce3c359..34dbaf37 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -12,6 +12,6 @@ jobs: steps: - uses: actions/checkout@v2 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v4.2.2 + uses: JetBrains/qodana-action@v4.2.5 with: linter: jetbrains/qodana-jvm-community