diff --git a/.github/workflows/pr_checks.yaml b/.github/workflows/pr_checks.yaml index e5f44c03e3c..b304291576d 100644 --- a/.github/workflows/pr_checks.yaml +++ b/.github/workflows/pr_checks.yaml @@ -542,7 +542,7 @@ jobs: ./gradlew runIdeForUiTests & - name: Wait for JB connection - uses: jtalk/url-health-check-action@v3 + uses: jtalk/url-health-check-action@v4 with: url: http://127.0.0.1:8082 max-attempts: 15