Skip to content

chore(deps): update actions/cache action to v5#7173

Merged
lalalune merged 1 commit into
developfrom
renovate/actions-cache-5.x
Apr 29, 2026
Merged

chore(deps): update actions/cache action to v5#7173
lalalune merged 1 commit into
developfrom
renovate/actions-cache-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Type Update Change
actions/cache action major v4v5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.3.0

v4.2.4

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v4...v4.2.4

v4.2.3

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

v4.2.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v4.2.1...v4.2.2

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4.1.2...v4.2.0

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: actions/cache@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed

Full Changelog: actions/cache@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v4...v4.0.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Greptile Summary

This PR upgrades actions/cache from v4 to v5 across 5 usages in 3 workflow/action files. The update is purely mechanical (generated by Renovate), fully backward-compatible, and includes security fixes (v5.0.3 resolves a Dependabot advisory) and improved cache backend performance.

Confidence Score: 5/5

Safe to merge — routine, backward-compatible action version bump with no logic changes.

All 5 changes are identical mechanical substitutions of actions/cache@v4actions/cache@v5. No inputs or configuration around the cache steps were modified, no deprecated inputs (e.g. save-always) are in use, and v5 is documented as fully backward-compatible with v4.

No files require special attention.

Important Files Changed

Filename Overview
.github/actions/setup-bun-workspace/action.yml Updates actions/cache from v4 to v5 for the Bun install cache step — clean, no other changes.
.github/workflows/docker-ci-smoke.yml Updates actions/cache from v4 to v5 for the Bun install cache step in the Docker CI smoke workflow — clean, no other changes.
.github/workflows/release-electrobun.yml Updates actions/cache from v4 to v5 across three cache steps (Whisper models, Electrobun CLI/core binaries, Windows embedding model) — all changes are consistent and correct.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[actions/cache v4] -->|Renovate bump| B[actions/cache v5]
    B --> C[setup-bun-workspace/action.yml\nBun install cache]
    B --> D[docker-ci-smoke.yml\nBun install cache]
    B --> E[release-electrobun.yml\nWhisper models cache]
    B --> F[release-electrobun.yml\nElectrobun CLI & core binaries cache]
    B --> G[release-electrobun.yml\nWindows embedding model cache]
Loading

Reviews (1): Last reviewed commit: "chore(deps): update actions/cache action..." | Re-trigger Greptile

@github-actions github-actions Bot added the ci label Apr 29, 2026
@lalalune lalalune merged commit 4c3cfb4 into develop Apr 29, 2026
11 of 22 checks passed
@lalalune lalalune deleted the renovate/actions-cache-5.x branch April 29, 2026 02:39
lalalune added a commit that referenced this pull request May 3, 2026
chore(deps): update actions/cache action to v5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant