Skip to content

ci: update actions/cache from v4 to v5#227

Merged
danielpeng1 merged 1 commit into
masterfrom
ai-221-update-actions-cache-v4-to-v5
Jun 10, 2026
Merged

ci: update actions/cache from v4 to v5#227
danielpeng1 merged 1 commit into
masterfrom
ai-221-update-actions-cache-v4-to-v5

Conversation

@bitgo-ai-agent-dev

Copy link
Copy Markdown

Summary

  • Updated all 5 occurrences of actions/cache@v4 to actions/cache@v5 in .github/workflows/build-and-test.yaml
  • GitHub is deprecating Node.js 20 which is used by actions/cache@v4

Test plan

  • Verify CI workflow runs successfully with actions/cache@v5
  • Confirm caching behavior is unchanged (same cache key strategy)

Ticket: AI-221

🤖 Generated with Ralph

GitHub is deprecating Node.js 20 which is used by actions/cache@v4.
Update all 5 occurrences in build-and-test.yaml to actions/cache@v5.

Ticket: AI-221
Session-Id: b5e6d353-a2cb-4140-88a2-7b38edf9acbf
Task-Id: 8cad3549-b279-4379-8265-2e4d5ad2a682
@linear-code

linear-code Bot commented Jun 9, 2026

Copy link
Copy Markdown

AI-221

@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot force-pushed the ai-221-update-actions-cache-v4-to-v5 branch from 195c161 to f5babf9 Compare June 9, 2026 21:10
@shenbenson shenbenson marked this pull request as ready for review June 9, 2026 21:12
@shenbenson shenbenson requested review from a team as code owners June 9, 2026 21:12
@shenbenson

Copy link
Copy Markdown
Contributor

Note for Reviewer:
I do not have the required permissions to merge this pull request. Once you have approved the changes, please proceed with the merge. Thanks!

@danielpeng1 danielpeng1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should remove the node 20 deprecated actions warning

@danielpeng1 danielpeng1 enabled auto-merge June 10, 2026 20:01
@danielpeng1 danielpeng1 merged commit 3dca93d into master Jun 10, 2026
21 checks passed
@danielpeng1 danielpeng1 deleted the ai-221-update-actions-cache-v4-to-v5 branch June 10, 2026 20:03
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.

3 participants