cache
cache copied to clipboard
Cache action fails to match successfully uploaded key
First build
During the first build there was no match, so everything was built from scratch and at the end the job, the cache was successfully uploaded with the expected key:
https://github.com/infogulch/scryer-prolog/actions/runs/5352326258/jobs/9707117537
Second build
In a subsequent build one hour later, the key matched exactly, it still did not find a match and rebuilt from scratch again:
https://github.com/infogulch/scryer-prolog/actions/runs/5352743821/jobs/9707964066
Why did it not restore from the cache? It's clearly present: https://github.com/infogulch/scryer-prolog/actions/caches
ubuntu-20.04_rustc-2023053190c5_cargo-85a461c9dd680796bb3bea6e727ef52f589ac820d7d491c10aec6516477bb45c
Having this issue as well.
Related https://github.com/actions/toolkit/pull/1378
I have the same issue, moreover now I see that I have two caches with the same key but created in different branches.
This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.
bump.