There was an error while loading. Please reload this page.
1 parent 8e43f6f commit 8e5d14fCopy full SHA for 8e5d14f
1 file changed
.github/workflows/unit-test.yml
@@ -77,7 +77,7 @@ jobs:
77
fetch-depth: 0
78
79
- name: Execute analysis
80
- uses: JetBrains/qodana-action@v2026.2.0
+ uses: JetBrains/qodana-action@v2026.2.1
81
env:
82
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
83
with:
0 commit comments