Skip to content

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

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#46
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 in CI from actions/checkout@v6 to actions/checkout@v7 to keep the automation workflow current.

📊 Key Changes

  • ⬆️ Updated .github/workflows/ci.yml
  • 🔧 Changed the CI workflow dependency from actions/checkout@v6 to actions/checkout@v7
  • ✅ No model, training, or inference code was modified

🎯 Purpose & Impact

  • 🛡️ Keeps the repository’s CI pipeline aligned with the latest GitHub Actions version
  • 🚀 May improve workflow reliability, compatibility, and access to upstream fixes
  • 👥 Low-risk maintenance update with little to no direct impact on end users, but helps developers by keeping automated testing healthy and up to date

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