Bump actions/checkout from v6 to v7 in /.github/workflows#174
Conversation
|
👋 Hello @UltralyticsAssistant, thank you for submitting a
For more guidance, please refer to our Contributing Guide. Don't hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 |
|
🎉 Merged — thank you @UltralyticsAssistant for keeping our automation up to date! As Benjamin Franklin said, “An investment in knowledge pays the best interest.” Updating We appreciate the attention to detail and the steady work that keeps the Ultralytics ecosystem running smoothly 🚀 |
Bump actions/checkout from v6 to v7 in /.github/workflows
This PR updates GitHub Actions references in this repository.
Examples:
actions/checkout@mainstays on@mainactions/checkout@v4updates to@v5astral-sh/setup-uv@v0.5.0updates to@v0.9.4actions/checkout@<sha> # v4.1.0updates to the latest release SHA and tag commentMade with ❤️ by Ultralytics Actions
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
🔧 This PR updates the GitHub Actions checkout step in the tagging workflow from
actions/checkout@v6toactions/checkout@v7to keep repository automation current.📊 Key Changes
actions/checkoutGitHub Action in.github/workflows/tag.ymlactions/checkout@v6toactions/checkout@v7🎯 Purpose & Impact