Description of the issue
Hello,
I have a workflow for iOS that runs every night and I use Carthage and Cache Pull / Push steps. And it seems that Carthage does not use the cache even if the Cache Pull step says “Downloading and extracting cache archive”, then the Carthage step says “cache available: false”.
When running the same workflow multiple time during the day the cache works but when it’s been a long time I did not run it it seems not to use the cache.
Maybe I am missing something?