diff --git a/.github/workflows/qodana-quality.yml b/.github/workflows/qodana-quality.yml index f24a011..9cd5296 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@v2024.1.1 + uses: JetBrains/qodana-action@v2024.1.2 timeout-minutes: 30 with: upload-result: true