diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 1912ecfb..f69f6570 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -42,7 +42,7 @@ jobs: restore-keys: | ${{ runner.os }}-qodana-${{ github.ref }} - name: 🔬 qodana scan - uses: JetBrains/qodana-action@v2023.3 + uses: JetBrains/qodana-action@v2024.1 with: pr-mode: false args: |