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 3baa2fb commit 6b12afdCopy full SHA for 6b12afd
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@v2025.3
+ uses: JetBrains/qodana-action@v2026.1.0
66
env:
67
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
68
with:
0 commit comments