Skip to content

Update action to use newer Node#2052

Open
chris124567 wants to merge 1 commit intomasterfrom
christopher/update-action
Open

Update action to use newer Node#2052
chris124567 wants to merge 1 commit intomasterfrom
christopher/update-action

Conversation

@chris124567
Copy link
Copy Markdown
Member

@chris124567 chris124567 commented Apr 1, 2026

Copilot AI review requested due to automatic review settings April 1, 2026 20:42
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-project-automation github-project-automation bot moved this to In Progress in Sia Apr 1, 2026
@chris124567 chris124567 changed the title Update action to use newer node Update action to use newer Node Apr 1, 2026
Copy link
Copy Markdown
Contributor

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

Updates GitHub Actions workflows to use a newer actions/checkout version.

Changes:

  • Bump actions/checkout from v4/v4.2.2 to v5 in CI/test workflows.
  • Bump actions/checkout to v5 in release preparation workflow.
  • Bump actions/checkout to v5 in CodeQL workflow.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
.github/workflows/test.yml Updates checkout step in test/analyze jobs to actions/checkout@v5.
.github/workflows/prepare-release.yml Updates checkout in release PR workflow from a pinned patch version to @v5.
.github/workflows/codeql.yml Updates repository checkout for CodeQL analysis to actions/checkout@v5.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants