Skip to content

fix: upgrade actions/cache from v4.3.0 to v5.0.0 (Node 24)#1

Open
pftg wants to merge 1 commit intomasterfrom
fix/upgrade-actions-cache-v5
Open

fix: upgrade actions/cache from v4.3.0 to v5.0.0 (Node 24)#1
pftg wants to merge 1 commit intomasterfrom
fix/upgrade-actions-cache-v5

Conversation

@pftg
Copy link
Copy Markdown
Member

@pftg pftg commented Apr 13, 2026

Summary

Upgrade actions/cache/restore and actions/cache/save from 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.0actions/cache/restore@v5.0.0
  • actions/cache/save@v4.3.0actions/cache/save@v5.0.0

Both pinned to SHA a7833574556fa59680c1b7cb190c1735db73ebf0.

Upstream PR: awalsh128#198

🤖 Generated with Claude Code

@pftg pftg force-pushed the fix/upgrade-actions-cache-v5 branch from 4539438 to 08b92d7 Compare April 13, 2026 18:46
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/
@pftg pftg force-pushed the fix/upgrade-actions-cache-v5 branch from 08b92d7 to deae53d Compare April 14, 2026 07:06
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.

1 participant