Skip to content

[codex] Update actions cache to v6#769

Merged
amyu merged 1 commit into
mainfrom
codex/update-actions-cache-v6
Jun 26, 2026
Merged

[codex] Update actions cache to v6#769
amyu merged 1 commit into
mainfrom
codex/update-actions-cache-v6

Conversation

@amyu

@amyu amyu commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update @actions/cache from ^5.0.3 to ^6.1.0.
  • Replace the custom patch-package patch with a v6.1.0-compatible patch that keeps CacheEntry metadata available.
  • Regenerate the bundled dist/setup and dist/cleanup outputs.
  • Explicitly include Node types in tsconfig.json for the newer action dependency type surface.

Impact

This keeps the action on the current @actions/cache major while preserving the existing cache summary behavior that depends on cache key and size metadata.

Validation

  • ASDF_NODEJS_VERSION=24.15.0 npm ci
  • ASDF_NODEJS_VERSION=24.15.0 npm run all
  • ASDF_NODEJS_VERSION=24.15.0 npm audit --audit-level=high
  • git diff --check

@amyu amyu marked this pull request as ready for review June 26, 2026 13:26
@amyu amyu merged commit 0b70fe0 into main Jun 26, 2026
37 checks passed
@amyu amyu deleted the codex/update-actions-cache-v6 branch June 26, 2026 13:32
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