Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 28, 2025

Updates all actions/cache references from v4 to v5 to adopt Node.js 24 runtime support.

Changed files:

  • .github/workflows/ci.yml - 1 instance
  • .github/actions/setup-ios/action.yml - 5 instances (Gradle dependencies, Gradle wrapper, Kotlin/Native compiler, Pods, CocoaPods)
  • .github/actions/setup-android/action.yml - 3 instances (Gradle dependencies, Gradle wrapper, Kotlin/Native compiler)

Total: 9 instances updated


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: ivan-magda <8586063+ivan-magda@users.noreply.github.com>
Copilot AI changed the title [WIP] Update actions/cache from version 4 to 5 Bump actions/cache from v4 to v5 across all workflows and composite actions Dec 28, 2025
Copilot AI requested a review from ivan-magda December 28, 2025 07:17
@ivan-magda ivan-magda marked this pull request as ready for review December 28, 2025 11:52
Copilot AI review requested due to automatic review settings December 28, 2025 11:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates all actions/cache action references from v4 to v5 across GitHub workflows and composite actions to adopt Node.js 24 runtime support.

Key changes:

  • Updated 9 instances of actions/cache from v4 to v5 across 3 files
  • No changes to cache configurations, paths, keys, or restore-keys
  • Maintains consistency across all Android and iOS CI/CD workflows

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/actions/setup-ios/action.yml Updated 5 cache action instances (Gradle dependencies, Gradle wrapper, Kotlin/Native compiler, Pods, and CocoaPods)
.github/actions/setup-android/action.yml Updated 3 cache action instances (Gradle dependencies, Gradle wrapper, and Kotlin/Native compiler)

Note: The PR description mentions .github/workflows/ci.yml with 1 instance updated (line 128), but this file's diff was not provided for review. Search confirmation shows this file already uses actions/cache@v5.


Review Summary: ✅ No issues found. This is a clean version upgrade with consistent changes across all files. All cache configurations remain unchanged, making this a low-risk update focused solely on adopting the newer Node.js 24 runtime support.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ivan-magda ivan-magda merged commit cda9d2a into dependabot/github_actions/actions/cache-5 Dec 28, 2025
16 checks passed
@ivan-magda ivan-magda deleted the copilot/sub-pr-1277 branch December 28, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants