I'm seeing the following warning in the post job cleanup step: ``` Post job cleanup. Warning: Token revocation failed: Bad credentials - https://docs.github.com/rest ``` Probably because the token was already invalidated, because the job took more than 1h to run (see https://github.com/actions/create-github-app-token/issues/121). No issue here other than there shouldn't be any warning in this case.