Piotr Kruk
Piotr Kruk
@shin- Thanks for a review! I will update my PR today :)
I'm also experience this issue. I had a self-hosted runner in aws on arm (graviton engine) and I cannot install the mkdocs properly :) It's looks like there is some...
hi :) What's the status of this one ? from what I see it is supported from [2.18.1 ](https://codeql.github.com/docs/codeql-overview/codeql-changelog/codeql-cli-2.18.1/#java-kotlin-4) but on our GHE we run in this error after bumping...
we bumped the codeql version on our ghe and that's resolved the issue :)
we also observe the same issue in github-enterprise
In my case the root issue was OOM. We had a process in workflow which caused OOM and kernel killed the whole runnner process, which impacted later on checkout action.