I'm seeing the following error e.g. here: Warning: Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
I've noticed #75 (comment), which says (quote): "There is currently an issue when multiple jobs attempt to upload the same cache, addressed in #71" however I don't think I had another workflow running which WROTE to the cache at that time (I may have had one running which tried to READ the cache, I'm not sure; but that hopefully shouldn't be related).
If #71 will definitely fix this - awesome! But I thought I'd let you know.