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 0e8a32e commit d69ba03Copy full SHA for d69ba03
1 file changed
.github/workflows/unit-test.yml
@@ -62,7 +62,7 @@ jobs:
62
fetch-depth: 0
63
64
- name: Execute analysis
65
- uses: JetBrains/qodana-action@v2026.1.0
+ uses: JetBrains/qodana-action@v2026.1.3
66
env:
67
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
68
with:
0 commit comments