Function logError

  • Logs an error message in GitHub Actions.

    Parameters

    • err: unknown

      The error, which can be of any type.

    Returns void