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'.