Skip to content

fix: update actions/cache to v5 to resolve Node.js 20 deprecation warning#155

Open
marcelolynch wants to merge 1 commit intoleanprover:mainfrom
marcelolynch:2026/04/UpdateOldActions
Open

fix: update actions/cache to v5 to resolve Node.js 20 deprecation warning#155
marcelolynch wants to merge 1 commit intoleanprover:mainfrom
marcelolynch:2026/04/UpdateOldActions

Conversation

@marcelolynch
Copy link
Copy Markdown

actions/cache/restore and actions/cache/save v4 use Node.js 20, which is deprecated on GitHub Actions runners (forced cutover to Node.js 24 on June 2nd, 2026). Updated to v5 which runs on Node.js 24.

This also removes the corresponding deprecation warning that currently appears for all users of this action

@marcelolynch
Copy link
Copy Markdown
Author

e.g.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants