diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index 4f95203..2c3f618 100644 --- a/.github/workflows/qodana-quality.yml +++ b/.github/workflows/qodana-quality.yml @@ -29,7 +29,7 @@ jobs: distribution: adopt - name: Qodana Scan - uses: JetBrains/qodana-action@v2023.2.9 + uses: JetBrains/qodana-action@v2023.3.0 timeout-minutes: 30 with: upload-result: true