Skip to content

Upgrade actions/cache from v3 to v4 - #2390

Merged
woksin merged 2 commits into
mainfrom
ci/upgrade-actions-cache-v4
Jul 29, 2026
Merged

Upgrade actions/cache from v3 to v4#2390
woksin merged 2 commits into
mainfrom
ci/upgrade-actions-cache-v4

Conversation

@woksin

@woksin woksin commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Changed

  • Continuous integration caching uses actions/cache@v4.

actions/cache v3 is deprecated and its backing service is being
retired, after which these steps fail outright rather than simply
miss. v4 is a drop-in replacement for the path/key/restore-keys
usage here.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@woksin woksin added the patch label Jul 28, 2026
The previous commit staged this file by directory and swept in
in-progress changes that are unrelated to the cache upgrade. Put it
back so this branch only carries the actions/cache v3 -> v4 change.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@woksin woksin removed the patch label Jul 29, 2026
@woksin
woksin merged commit 5ebacd0 into main Jul 29, 2026
9 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.

1 participant