Skip to content

ci: upgrade actions/checkout from v4 to v6#29550

Closed
andrewhsu wants to merge 1 commit intoredpanda-data:devfrom
andrewhsu:update-actions-checkout-v6
Closed

ci: upgrade actions/checkout from v4 to v6#29550
andrewhsu wants to merge 1 commit intoredpanda-data:devfrom
andrewhsu:update-actions-checkout-v6

Conversation

@andrewhsu
Copy link
Member

Summary

  • Upgrade actions/checkout from v4 to v6 across all GitHub Actions workflows
  • Updates 20 workflow files for consistency

Test plan

  • Verify CI workflows pass with the new checkout action version

🤖 Generated with Claude Code

Update all GitHub Actions workflow files to use actions/checkout@v6
for improved performance and latest features.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@andrewhsu andrewhsu requested a review from a team as a code owner February 5, 2026 21:10
@andrewhsu andrewhsu requested review from Copilot and ivotron and removed request for a team February 5, 2026 21:10
Copy link
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

This PR upgrades the actions/checkout GitHub Action from v4 to v6 across all workflow files to use the latest version of the checkout action.

Changes:

  • Updates actions/checkout version from v4 to v6 in 20 GitHub Actions workflow files
  • Maintains all existing workflow configurations and parameters
  • No functional changes to workflow logic

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/type-check-python.yaml Updates checkout action version
.github/workflows/transform-sdk-release.yml Updates checkout action version in 3 jobs
.github/workflows/transform-sdk-build.yml Updates checkout action version in 9 jobs
.github/workflows/rpk-build.yml Updates checkout action version in 3 jobs
.github/workflows/rp-storage-tool-checks.yml Updates checkout action version in 2 jobs
.github/workflows/release-rp-storage-tool.yml Updates checkout action version
.github/workflows/publish-apache-polaris-python-client.yml Updates checkout action version
.github/workflows/p.yml Updates checkout action version
.github/workflows/lint-yaml.yml Updates checkout action version
.github/workflows/lint-sh.yml Updates checkout action version
.github/workflows/lint-python.yml Updates checkout action version
.github/workflows/lint-golang.yml Updates checkout action version
.github/workflows/lint-cpp.yml Updates checkout action version
.github/workflows/lint-bazel-pkg-tool.yml Updates checkout action version
.github/workflows/lint-bazel-dependency-graph.yml Updates checkout action version
.github/workflows/cloud-installpack-bk-trigger.yml Updates checkout action version
.github/workflows/buildkite-slash-commands.yml Updates checkout action version
.github/workflows/buf.yml Updates checkout action version in 2 jobs
.github/workflows/backport-on-merge.yml Updates checkout action version
.github/workflows/backport-command.yml Updates checkout action version in 3 jobs

@andrewhsu andrewhsu added the claude-review Adding this label to a PR will trigger a workflow to review the code using claude. label Feb 5, 2026
@andrewhsu
Copy link
Member Author

accidentally opened this PR from a forked repo. i'll reopen from branch on origin.

@andrewhsu andrewhsu closed this Feb 5, 2026
@andrewhsu andrewhsu deleted the update-actions-checkout-v6 branch February 5, 2026 21:18
@andrewhsu
Copy link
Member Author

new PR: #29551

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

Labels

area/build claude-review Adding this label to a PR will trigger a workflow to review the code using claude.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant