Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
MikeMcC399 opened this issue Feb 22, 2025 · 1 comment
Open

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

MikeMcC399 opened this issue Feb 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@MikeMcC399
Copy link

Issue

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

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]
@MikeMcC399 MikeMcC399 added bug Something isn't working needs triage labels Feb 22, 2025
@MikeMcC399 MikeMcC399 changed the title Workflow fails with pnpm caching and Corepack Bump @actions/cache to min v4.0.1 - Warning cache not found Feb 22, 2025
@priyagupta108
Copy link
Contributor

Hi @MikeMcC399 👋,
Thank you for your report. We will investigate it and get back to you as soon as we have updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants