diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 13ff0873..f9d9e179 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: JetBrains/qodana-action@v4.2.3 + - uses: JetBrains/qodana-action@v4.2.4 with: linter: jetbrains/qodana-jvm-android:latest fail-threshold: 10