Skip to content

Update actions/cache@v4 to v5 for Node 24 compatibility#16

Merged
socheatsok78 merged 1 commit into
flutter-actions:mainfrom
alexdlaird:update-cache-to-v5
Mar 31, 2026
Merged

Update actions/cache@v4 to v5 for Node 24 compatibility#16
socheatsok78 merged 1 commit into
flutter-actions:mainfrom
alexdlaird:update-cache-to-v5

Conversation

@alexdlaird
Copy link
Copy Markdown
Contributor

Summary

Node.js 20 actions are deprecated and will be forced to run with Node.js 24 starting June 2nd, 2026. actions/cache@v4 uses Node 20, while v5 uses Node 24.

This PR updates the actions/cache dependency from v4 to v5 to ensure compatibility with the upcoming Node.js 24 requirement.

Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Node.js 20 actions are deprecated and will be forced to run with
Node.js 24 starting June 2nd, 2026. actions/cache@v4 uses Node 20,
while v5 uses Node 24.
Copy link
Copy Markdown
Member

@socheatsok78 socheatsok78 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@socheatsok78 socheatsok78 merged commit 480ffd9 into flutter-actions:main Mar 31, 2026
12 checks passed
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