mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +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.