Skip to content

build(deps): bump actions/checkout from 4 to 7#160

Merged
bearyung merged 1 commit into
mainfrom
agent/bump-actions-checkout-7
Jul 14, 2026
Merged

build(deps): bump actions/checkout from 4 to 7#160
bearyung merged 1 commit into
mainfrom
agent/bump-actions-checkout-7

Conversation

@bearyung

Copy link
Copy Markdown
Collaborator

What changed

  • Update both actions/checkout uses in the provider-runtime workflow from v4 to v7.

Why

  • Dependabot PR build(deps): bump actions/checkout from 4 to 7 #95 carried the same update but became conflicted after the adjacent setup-node and artifact-action upgrades merged.
  • This replacement applies the checkout upgrade cleanly on the current combined dependency head.

Impact

  • No application code changes.
  • The manual provider-runtime workflow uses the current Node 24-based checkout action on GitHub-hosted runners.

Validation

  • Workflow YAML parses successfully.
  • git diff --check passes.
  • The combined npm dependency updates already passed 1,055 Vitest tests, 96 Node script tests, Svelte check (0 errors, 0 warnings), and the production build.

@bearyung
bearyung marked this pull request as ready for review July 14, 2026 18:50
@bearyung
bearyung merged commit 783d280 into main Jul 14, 2026
3 checks passed
@bearyung
bearyung deleted the agent/bump-actions-checkout-7 branch July 14, 2026 18:51
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