diff --git a/.github/workflows/qodana.yml b/.github/workflows/qodana.yml index 8e4be29..336fea6 100644 --- a/.github/workflows/qodana.yml +++ b/.github/workflows/qodana.yml @@ -12,6 +12,6 @@ jobs: steps: - uses: actions/checkout@v4 - name: 'Qodana Scan' - uses: JetBrains/qodana-action@v2023.2.8 + uses: JetBrains/qodana-action@v2023.2.9 with: linter: jetbrains/qodana-jvm-community