Skip to content

ci: bump GHA actions to Node.js 24-compatible versions#238

Open
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
masterfrom
chore/upgrade-gha-node24-actions
Open

ci: bump GHA actions to Node.js 24-compatible versions#238
bitgo-ai-agent-dev[bot] wants to merge 1 commit into
masterfrom
chore/upgrade-gha-node24-actions

Conversation

@bitgo-ai-agent-dev

Copy link
Copy Markdown

Summary

  • Upgrade actions/checkout v4 → v6 across all workflows
  • Upgrade actions/setup-node v4 → v6 across all workflows
  • Upgrade actions/upload-artifact v6 → v7 in audit-api-spec.yaml
  • Upgrade actions/download-artifact v7 → v8 in audit-api-spec.yaml

Why

GitHub is forcing all Actions runners to Node.js 24 starting June 16, 2026. Actions still running on Node.js 20 will break after that date. This PR ensures all workflows in this repo use versions of GitHub Actions that are Node.js 24-compatible, ahead of the enforcement deadline.

Affected files:

  • .github/workflows/build-and-test.yaml
  • .github/workflows/pull_request.yaml
  • .github/workflows/release-to-ghcr.yaml
  • .github/workflows/audit-api-spec.yaml

Test plan

  • Verify CI passes on this PR (workflows use updated action versions)
  • Confirm no functional changes — only action version bumps

Fixes: https://linear.app/bitgo/issue/VL-6548

🤖 Generated with Ralph

Upgrade actions/checkout v4→v6, actions/setup-node v4→v6,
actions/upload-artifact v6→v7, actions/download-artifact v7→v8
across all workflows ahead of GitHub's June 16, 2026
Node.js 24 runner enforcement deadline.

Ticket: VL-6548
Session-Id: 1405108f-975b-432f-9b5d-7b5cc273e39a
Task-Id: 1fad6e2e-fd13-4342-8c2a-503d83bf3670
@linear-code

linear-code Bot commented Jun 14, 2026

Copy link
Copy Markdown

VL-6548

@bitgo-ai-agent-dev bitgo-ai-agent-dev Bot force-pushed the chore/upgrade-gha-node24-actions branch from 0751bd4 to 4caed93 Compare June 14, 2026 11:40
@gokulhost gokulhost marked this pull request as ready for review June 14, 2026 11:54
@gokulhost gokulhost requested review from a team as code owners June 14, 2026 11:54
@gokulhost gokulhost removed their assignment Jun 14, 2026
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.

2 participants