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 b1a797c commit 6ed17d1Copy full SHA for 6ed17d1
.github/workflows/code_quality.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
- name: 'Qodana Scan'
16
- uses: JetBrains/[email protected].3
+ uses: JetBrains/[email protected].4
17
with:
18
fail-threshold: 1
19
0 commit comments