@actions/cache
v4.0.1
Using actions/setup-node@v4.2.0 with the cache: option can result in a "Warning: Cache not found", for example
cache:
Please bump @actions/cache to minimum @actions/cache@4.0.1 to mitigate issue actions/cache#1552.
@actions/cache is currently configured in actions/setup-node@v4.2.0 to use "@actions/cache": "^4.0.0" and it is built with:
"@actions/cache": "^4.0.0"
$ npm ls @actions/cache setup-node@4.0.0 └── @actions/cache@4.0.0