Skip to content

Bump actions/checkout from v6 to v7 in /.github/workflows#31

Merged
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/bump-actions-checkout-from-v6-to-v7-in-github-workflows
Jun 20, 2026
Merged

Bump actions/checkout from v6 to v7 in /.github/workflows#31
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/bump-actions-checkout-from-v6-to-v7-in-github-workflows

Conversation

@UltralyticsAssistant

@UltralyticsAssistant UltralyticsAssistant commented Jun 19, 2026

Copy link
Copy Markdown
Member

Bump actions/checkout from v6 to v7 in /.github/workflows

This PR updates GitHub Actions references in this repository.

Examples:

  • Branch: actions/checkout@main stays on @main
  • Major tag: actions/checkout@v4 updates to @v5
  • Specific tag: astral-sh/setup-uv@v0.5.0 updates to @v0.9.4
  • SHA pinned: actions/checkout@<sha> # v4.1.0 updates to the latest release SHA and tag comment

Made with ❤️ by Ultralytics Actions

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

🔧 This PR updates the GitHub Actions checkout step from actions/checkout@v6 to actions/checkout@v7 in the repository’s CI and push workflows.

📊 Key Changes

  • Updated .github/workflows/ci.yml to use actions/checkout@v7 instead of @v6.
  • Updated .github/workflows/push.yml to use actions/checkout@v7 instead of @v6.
  • No model logic, training code, or inference behavior was changed—this is a workflow maintenance update only. 🛠️

🎯 Purpose & Impact

  • Keeps the repository’s GitHub Actions workflows up to date with the latest supported checkout action. ✅
  • Helps improve long-term reliability, compatibility, and maintainability of automated CI and push processes. 🔄
  • Reduces the risk of using outdated workflow dependencies, with little to no impact on end users or model behavior. 📦

@UltralyticsAssistant UltralyticsAssistant merged commit b51f7f3 into main Jun 20, 2026
13 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the dependabot/github_actions/bump-actions-checkout-from-v6-to-v7-in-github-workflows branch June 20, 2026 07:20
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