gradle-build-action/patches
Daz DeBoer 3ba05ede1f
Add patch for @actions/cache to expose entry size
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'.
2021-10-30 13:44:24 -06:00
..
@actions+cache+1.0.7.patch Add patch for @actions/cache to expose entry size 2021-10-30 13:44:24 -06:00