mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02:00
There's no easy way to get the size of restored/saved cache entries using the @actions/cache library. Rather than reimplement it, this commit adds a patch that will be applied whenever 'npm install' is run. The work is done by 'patch-package'.