Skip to content

Update actions/checkout action to v7#426

Open
Nice3point wants to merge 1 commit into
developfrom
renovate/actions-checkout-7.x
Open

Update actions/checkout action to v7#426
Nice3point wants to merge 1 commit into
developfrom
renovate/actions-checkout-7.x

Conversation

@Nice3point

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7

Compare Source


Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

Copilot AI review requested due to automatic review settings June 18, 2026 15:27
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label Jun 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the GitHub Actions workflows to use actions/checkout@v7 instead of @v6, keeping CI/CD aligned with the latest major release of the checkout action.

Changes:

  • Bump actions/checkout from v6v7 in all workflows that perform repository checkout.
  • No other workflow behavior/configuration changes.

Reviewed changes

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

File Description
.github/workflows/PublishWiki.yml Updates checkout step to actions/checkout@v7 for the wiki publishing workflow.
.github/workflows/PublishRelease.yml Updates checkout step to actions/checkout@v7 for the release publishing workflow (with submodules + full history).
.github/workflows/Compile.yml Updates checkout step to actions/checkout@v7 for CI compile workflow (with submodules + full history).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

maintenance ⚙️ Some regular maintenance updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants