Skip to content

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

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#359
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 the analytics workflow from actions/checkout@v6 to actions/checkout@v7.

📊 Key Changes

  • Upgraded the checkout action in .github/workflows/analytics.yml
    • Changed actions/checkout@v6actions/checkout@v7
  • No application code or analytics logic was modified
  • The change only affects the GitHub Actions CI workflow environment ⚙️

🎯 Purpose & Impact

  • Keeps the repository’s automation up to date with the latest GitHub Action version 📦
  • May improve workflow reliability, compatibility, and access to upstream fixes
  • Low-risk maintenance update since it does not change product behavior or analytics results ✅
  • Helps ensure the project stays aligned with current GitHub Actions best practices 🚀

@UltralyticsAssistant UltralyticsAssistant merged commit 452c59d into main Jun 20, 2026
4 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