Change the cache size limit#27
Conversation
|
@ssuchanowski This is in the built dist file. I think the source code is somewhere deeper in the edit: Cache is currently cypress-io/github-actions-cache in package.json |
|
I didn't solve this. Ended up being that this code is still in the latest used cache lib here: https://github.com/cypress-io/github-actions-cache/blob/master/src/save.ts#L57 |
|
Potentially relevant, my PR #37 , changes to use the upstream EDIT: yes, I believe it does as this check has increased to the current 5GB limit in the dist file of my PR (too big to view on GitHub directly, search |
|
🎉 This issue has been resolved in version 1.4.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
fixes #8