Skip to content

Update actions/cache to v5.0.3 - #15

Merged
uilianries merged 1 commit into
conan-io:mainfrom
marton78:fix/update-actions-cache-v5
Mar 19, 2026
Merged

uilianries merged 1 commit into
conan-io:mainfrom
marton78:fix/update-actions-cache-v5

Conversation

@marton78

Copy link
Copy Markdown
Contributor

Summary

  • Updates actions/cache@v4.2.3actions/cache@v5.0.3
  • Fixes the Node.js 20 deprecation warning that appears in CI runs
  • Node.js 20 actions will be forced to Node.js 24 by default starting June 2nd, 2026

Closes #14

Fixes Node.js 20 deprecation warning. Actions/cache v4 uses Node.js 20
which is deprecated and will stop working by default on June 2nd, 2026.

Fixes #14

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@uilianries uilianries left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Thank you for your PR!

@uilianries
uilianries merged commit ed3942a into conan-io:main Mar 19, 2026
5 checks passed
@marton78
marton78 deleted the fix/update-actions-cache-v5 branch June 4, 2026 09:02
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.

Update actions/cache to v5

2 participants