diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index d101c20..cc64622 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.1 + uses: JetBrains/qodana-action@v2023.2.6 timeout-minutes: 30 with: upload-result: true