mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Because of https://github.com/actions/runner/issues/2009 the deeply nested action cache was failing to save the cache in the post run phase. For the moment we just avoid the nesting with a copy-pasted action snippet.