fix: upgrade actions/cache from v4.3.0 to v5.0.0 (Node 24)#1
Open
fix: upgrade actions/cache from v4.3.0 to v5.0.0 (Node 24)#1
Conversation
4539438 to
08b92d7
Compare
Node.js 20 actions are deprecated — GitHub will force Node.js 24 starting June 2, 2026. - actions/cache/restore v4 → v5 - actions/cache/save v4 → v5 - actions/upload-artifact v4.6.2 → v7 Using version tags for clarity. See: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
08b92d7 to
deae53d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrade
actions/cache/restoreandactions/cache/savefrom v4.3.0 (Node 20) to v5.0.0 (Node 24).Why
Node.js 20 actions are deprecated. GitHub will force Node.js 24 starting June 2, 2026.
Changes
actions/cache/restore@v4.3.0→actions/cache/restore@v5.0.0actions/cache/save@v4.3.0→actions/cache/save@v5.0.0Both pinned to SHA
a7833574556fa59680c1b7cb190c1735db73ebf0.Upstream PR: awalsh128#198
🤖 Generated with Claude Code