diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index bc32c8a..b73a12b 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -15,7 +15,7 @@ jobs: with: fetch-depth: 0 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2026.1.3 + uses: JetBrains/qodana-action@v2026.2.0 - name: Deploy to GitHub Pages uses: peaceiris/actions-gh-pages@v4 with: