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 ff5adac commit e662777Copy full SHA for e662777
.github/workflows/reusable-codeInspection.yml
@@ -14,5 +14,5 @@ jobs:
14
fetch-depth: 0 # only report issues that appeared in a PR
15
16
- name: Qodana - Code Inspection
17
- uses: JetBrains/qodana-action@v2023.1.4
+ uses: JetBrains/qodana-action@v2023.1.5
18
if: ${{ false }} # disable for now
0 commit comments