ci: update action pins for Node 24 compatibility#1971
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughWorkflow YAML files update third-party GitHub Action references: Supabase CLI setup moves to Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|


Summary (AI generated)
supabase/setup-cli@v2Motivation (AI generated)
GitHub Actions is deprecating Node 20-based JavaScript actions. These workflows were still pinned to older action revisions, which created deprecation warnings and risked future CI breakage as GitHub runners move to Node 24.
Business Impact (AI generated)
This keeps Capgo CI stable, reduces noisy warnings in pull requests, and lowers the risk of test or deployment interruptions caused by upstream GitHub Actions runtime changes.
Test Plan (AI generated)
Run testsRun Playwright testsRun benchmarksChecklist (AI generated)
Generated with AI
Summary by CodeRabbit