Skip to content

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

@MikeMcC399

Description

@MikeMcC399

Issue

Using actions/[email protected] with the cache: option can result in a "Warning: Cache not found", for example

image

Request

Please bump @actions/cache to minimum @actions/[email protected] to mitigate issue actions/cache#1552.

@actions/cache is currently configured in actions/[email protected] to use "@actions/cache": "^4.0.0" and it is built with:

$ npm ls @actions/cache
[email protected]
└── @actions/[email protected]

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