Skip to content

Update the checkout action runtime - #4

Merged
konojunya merged 1 commit into
mainfrom
jj/update-checkout-action
Sep 3, 2026
Merged

Update the checkout action runtime#4
konojunya merged 1 commit into
mainfrom
jj/update-checkout-action

Conversation

@konojunya

Copy link
Copy Markdown
Contributor

Background

The post-merge CI for the theme catalog contract passed, but GitHub annotated both jobs because actions/checkout@v4 targets the deprecated Node.js 20 action runtime.

Implementation

Update both checkout steps to actions/checkout@v7. No workflow names, job identifiers, permissions, or quality gates change.

Testing

  • git diff --check
  • CI baseline
  • CI Minimum supported Rust

Review focus / concerns

This is limited to the checkout action runtime. The required baseline check context remains unchanged.

@konojunya
konojunya merged commit 5f5888b into main Sep 3, 2026
2 checks passed
@konojunya
konojunya deleted the jj/update-checkout-action branch September 3, 2026 05:29
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