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.
2 parents 4b1a4b2 + cf5b6f9 commit 8248b25Copy full SHA for 8248b25
.github/workflows/qodana.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
18
- - uses: JetBrains/qodana-action@v5.1.0
+ - uses: JetBrains/qodana-action@v2022.1.1
19
with:
20
linter: jetbrains/qodana-jvm-android:latest
21
fail-threshold: 10
0 commit comments