Skip to content

Update CI workflow to Node 22 - #62

Merged
Raymond Zhao (rzhao271) merged 2 commits into
mainfrom
copilot/update-github-actions-node-22
Mar 18, 2026
Merged

Update CI workflow to Node 22#62
Raymond Zhao (rzhao271) merged 2 commits into
mainfrom
copilot/update-github-actions-node-22

Conversation

Copilot AI commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

The CI workflow was pinned to Node 14, which is EOL. Standardizes on Node 22 for security and consistency.

Changes

  • .github/workflows/ci.yml
    • node-version: 1422
    • actions/checkout: v2v4
    • actions/setup-node: v2v4

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: rzhao271 <7199958+rzhao271@users.noreply.github.com>
Copilot AI changed the title [WIP] Update GitHub Actions workflows to use Node 22 Update CI workflow to Node 22 Mar 18, 2026
@rzhao271 Raymond Zhao (rzhao271) added this to the 1.113.0 milestone Mar 18, 2026
@rzhao271
Raymond Zhao (rzhao271) marked this pull request as ready for review March 18, 2026 16:53
@rzhao271
Raymond Zhao (rzhao271) merged commit ec0f84a into main Mar 18, 2026
7 checks passed
@rzhao271
Raymond Zhao (rzhao271) deleted the copilot/update-github-actions-node-22 branch March 18, 2026 16:59
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.

Update GitHub Actions workflows to use Node 22

3 participants