diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 74c0f7c4..b07e708e 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: JetBrains/qodana-action@v2022.2.4 + - uses: JetBrains/qodana-action@v2022.3.0 with: linter: jetbrains/qodana-jvm-android:latest fail-threshold: 10