Skip to content

👷‍♂️ Bump actions/checkout to v5 #1463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 18, 2025

Conversation

rejected-l
Copy link

Bumps checkout to v5 for future-proofing against Node 24 runner updates. Requires runner v2.327.1+. Workflows compile the same.

More info: https://github.com/actions/checkout/releases/tag/v5.0.0

@Vectorized Vectorized requested a review from Copilot August 12, 2025 19:57
Copy link

@Copilot 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 checkout action from v4 to v5 across all workflow files to prepare for future Node.js 24 runner updates and ensure compatibility with newer GitHub Actions runner versions.

  • Bumps actions/checkout from v4 to v5 across all CI workflow files
  • Maintains existing workflow functionality while future-proofing infrastructure
  • Requires GitHub Actions runner version 2.327.1 or higher

Reviewed Changes

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

Show a summary per file
File Description
.github/workflows/ci.yml Updates checkout action version in main CI workflow across 5 job definitions
.github/workflows/ci-wake.yml Updates checkout action version in Wake testing workflow
.github/workflows/ci-super-intense.yml Updates checkout action version in super-intense testing workflow
.github/workflows/ci-invariant-intense.yml Updates checkout action version in invariant-intense testing workflow
.github/workflows/ci-all-via-ir.yml Updates checkout action version in via-ir testing workflow

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@Vectorized Vectorized changed the title ci: bump actions/checkout to v5 👷‍♂️ Bump actions/checkout to v5 Aug 18, 2025
@Vectorized Vectorized changed the base branch from main to fix-ci August 18, 2025 06:22
@Vectorized Vectorized merged commit e1d5f2f into Vectorized:fix-ci Aug 18, 2025
13 checks passed
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