Currently, Cacheract requires actions/checkout in the victim workflow to poison the cache. Fix Cacheract to not require actions checkout in the runner (or download it directly if it does not exist).
Currently, Cacheract requires actions/checkout in the victim workflow to poison the cache.
Fix Cacheract to not require actions checkout in the runner (or download it directly if it does not exist).