We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf9f2d commit a55feb9Copy full SHA for a55feb9
.github/workflows/code_quality.yml
@@ -16,7 +16,7 @@ jobs:
16
17
# Run Qodana inspections
18
- name: Qodana - Code Inspection
19
- uses: JetBrains/qodana-action@v2024.3.2
+ uses: JetBrains/qodana-action@v2024.3.4
20
21
# Upload Qodana report as GitHub code scanning SARIF file
22
- name: Qodana - Upload Github code scanning report
0 commit comments