Skip to content

Update actions/checkout action to v7 - #10

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x
Open

Update actions/checkout action to v7#10
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-checkout-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 20, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v7

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

v7

Compare Source

v6.1.0

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v5

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codesandbox

codesandbox Bot commented Jun 20, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@entelligence-ai-pr-reviews

Copy link
Copy Markdown

EntelligenceAI PR Summary

This PR updates the actions/checkout GitHub Actions step to v7 across all workflow files.

  • Bumped actions/checkout from v4 to v7 in .github/workflows/cmake-multi-platform.yml
  • Bumped actions/checkout from v4 to v7 in .github/workflows/static.yml

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this PR updates actions/checkout from v4 to v7 in both .github/workflows/cmake-multi-platform.yml and .github/workflows/static.yml, a straightforward dependency bump with no logic changes. The change is minimal in scope and follows standard GitHub Actions versioning conventions. No issues were identified by automated review, and the update aligns with keeping CI dependencies current.

Key Findings:

  • The version bump from actions/checkout@v4 to actions/checkout@v7 is a standard upstream update to an official GitHub-maintained action, carrying low risk of breaking changes for typical checkout operations.
  • Both workflow files are updated consistently — cmake-multi-platform.yml and static.yml both receive the same version bump, avoiding any version skew between CI pipelines.
  • No functional logic, build scripts, or application code is touched; the blast radius of this change is strictly limited to the CI checkout step behavior.
Files requiring special attention
  • .github/workflows/cmake-multi-platform.yml
  • .github/workflows/static.yml

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.

0 participants