diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index 56a5d33be..280c73d70 100644 --- a/.github/workflows/qodana-quality.yml +++ b/.github/workflows/qodana-quality.yml @@ -22,7 +22,7 @@ jobs: distribution: adopt - name: Qodana Scan - uses: JetBrains/qodana-action@v2022.3.0 + uses: JetBrains/qodana-action@v2022.3.2 timeout-minutes: 30 with: upload-result: true