chore(deps): bump actions/cache from 4 to 5#7857
Conversation
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d153dc4 to
def3f75
Compare
LifeOps Multi-Tier BenchmarkSuite:
|
LifeOpsBench (Python) — smokeRun ID:
Full artifacts: |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
LifeOps Multi-Tier BenchmarkSuite:
|
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
LifeOps Multi-Tier BenchmarkSuite:
|
LifeOps Multi-Tier BenchmarkSuite:
|
LifeOpsBench (Python) — smokeRun ID:
Full artifacts: |
Bumps actions/cache from 4 to 5.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
27d5ce7Merge pull request #1747 from actions/yacaovsnc/update-dependencyf280785licensed changes619aeb1npm run build generated dist filesbcf16c2Update ts-http-runtime to 0.3.56682284Merge pull request #1738 from actions/prepare-v5.0.4e340396Update RELEASES8a67110Add licenses1865903Update dependencies & patch security vulnerabilities5656298Merge pull request #1722 from RyPeck/patch-14e380d1Fix cache key in examples.md for bun.lockGreptile Summary
This is a dependabot-generated PR that bumps
actions/cachefrom v4 to v5 across 18 GitHub Actions workflow files. The v5 release switches the action runtime to Node.js 24 and introduces no interface changes towith:inputs or outputs used by these workflows.actions/cache@v4→actions/cache@v5); no cache keys, paths, or restore-key patterns are modified.build-omnivoice.ymlandlocal-inference-matrix.yml) include conditional self-hosted GPU runner paths where the updated action will execute — those runners must be on Actions Runner ≥ 2.327.1.Confidence Score: 5/5
Safe to merge; all changes are mechanical version bumps with no logic modifications, and the only consideration is verifying self-hosted GPU runners meet the minimum runner version.
Every change is a single-line version bump of a well-maintained official action. All GitHub-hosted runner jobs are unaffected. The two workflows that can dispatch to self-hosted GPU runners include those paths only conditionally, and runner 2.327.1 has been available long enough that up-to-date self-hosted runners should already meet it.
build-omnivoice.yml and local-inference-matrix.yml — both can route jobs to self-hosted GPU runners; worth confirming those runners are on Actions Runner ≥ 2.327.1 before the next CUDA dispatch run.
Important Files Changed
if: ${{ false && ... }}.Reviews (6): Last reviewed commit: "Merge branch 'develop' into dependabot/g..." | Re-trigger Greptile