Skip to content

ci: update GitHub Actions runtimes#202

Merged
ryan-wong-coder merged 1 commit into
mainfrom
bug/ci-node24-actions
Jul 16, 2026
Merged

ci: update GitHub Actions runtimes#202
ryan-wong-coder merged 1 commit into
mainfrom
bug/ci-node24-actions

Conversation

@ryan-wong-coder

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade actions/checkout from v4 to v7
  • upgrade actions/setup-node from v4 to v7
  • upgrade actions/setup-go from v5 to v7
  • upgrade actions/upload-artifact from v4 to v7
  • apply the same runtime updates to the TiKV integration workflow

Why

GitHub-hosted runners report that the previous action versions target the deprecated Node.js 20 runtime and are being forced onto Node.js 24. The v7 releases are the current official stable versions and remove that compatibility warning.

Validation

  • workflow references restricted to official actions/* repositories
  • workflow parameters and permissions unchanged
  • git diff --check
  • full GitHub CI and CodeQL required before merge

@ryan-wong-coder
ryan-wong-coder merged commit a2db96d into main Jul 16, 2026
14 checks passed
@ryan-wong-coder
ryan-wong-coder deleted the bug/ci-node24-actions branch July 16, 2026 17:27
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