Skip to content

Bump @actions/cache to min v4.0.1 - Warning cache not found #1233

Closed
@MikeMcC399

Description

@MikeMcC399

Issue

Using actions/setup-node@v4.2.0 with the cache: option can result in a "Warning: Cache not found", for example

image

Request

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:

$ npm ls @actions/cache
setup-node@4.0.0
└── @actions/cache@4.0.0

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions