Katalon & BrowserStack integration in GitHub Action

if above doesn’t works, I think you need to change the katalon version to v9.6.0 @isard

    - name: Run Katalon Studio Tests on BrowserStack
      uses: katalon-studio/katalon-studio-github-action@v4.0
      with:
        version: '9.6.0'

i have similar issue: