We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825a00f commit d2a3c72Copy full SHA for d2a3c72
.github/workflows/qodana.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
18
- - uses: JetBrains/qodana-action@v4.2.5
+ - uses: JetBrains/qodana-action@v5.0.2
19
with:
20
linter: jetbrains/qodana-jvm-android:latest
21
fail-threshold: 10
0 commit comments