Skip to content

Bump actions/setup-python from v5 to v6 in /.github/workflows#48

Merged
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/bump-actions-setup-python-from-v5-to-v6-in-github-workflows
Apr 25, 2026
Merged

Bump actions/setup-python from v5 to v6 in /.github/workflows#48
UltralyticsAssistant merged 1 commit into
mainfrom
dependabot/github_actions/bump-actions-setup-python-from-v5-to-v6-in-github-workflows

Conversation

@UltralyticsAssistant

@UltralyticsAssistant UltralyticsAssistant commented Apr 24, 2026

Copy link
Copy Markdown
Member

Bump actions/setup-python from v5 to v6 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 CI workflow to use actions/setup-python@v6 instead of @v5.

📊 Key Changes

  • Updated the CI configuration in .github/workflows/ci.yml
  • Replaced actions/setup-python@v5 with actions/setup-python@v6
  • Kept the Python version unchanged at 3.11

🎯 Purpose & Impact

  • Improves the project’s GitHub Actions workflow by using the latest supported version of the Python setup action 🚀
  • Helps keep CI dependencies current, which can improve reliability, security, and long-term maintainability
  • Has no direct effect on scraper features or user-facing functionality, but supports smoother automated testing and development ✅

@UltralyticsAssistant UltralyticsAssistant merged commit bf4aea7 into main Apr 25, 2026
5 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the dependabot/github_actions/bump-actions-setup-python-from-v5-to-v6-in-github-workflows branch April 25, 2026 06:31
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