Skip to content

Bump actions/checkout from 4 to 5 in /.github/workflows#101

Merged
glenn-jocher merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-5
Oct 9, 2025
Merged

Bump actions/checkout from 4 to 5 in /.github/workflows#101
glenn-jocher merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/workflows/actions/checkout-5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 9, 2025

Bumps actions/checkout from 4 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Upgrade GitHub Actions checkout from v4 to v5 across the publish workflow for better security, reliability, and future compatibility. 🔧🚀

📊 Key Changes

  • Updated actions/checkout from v4 → v5 in .github/workflows/publish.yml across all jobs (build, publish, and related steps).

🎯 Purpose & Impact

  • Improved security and maintenance: v5 includes the latest security patches and long-term support. 🔒
  • Future-proof CI: Aligns with GitHub’s move to newer runtime environments, reducing deprecation risks. ⏭️
  • Reliability and performance: More robust checkout behavior during releases and publishing. ⚙️
  • No user-facing changes: This only affects CI; no changes to the library API or behavior. ✅
  • Potential consideration: v5 runs on newer runner environments (Node 20). Self-hosted runners may need alignment. 🧩

Learn more in the official docs: actions/checkout v5 documentation.

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependencies and packages label Oct 9, 2025
@glenn-jocher glenn-jocher merged commit cdf0af1 into main Oct 9, 2025
2 checks passed
@glenn-jocher glenn-jocher deleted the dependabot/github_actions/dot-github/workflows/actions/checkout-5 branch October 9, 2025 18:42
@UltralyticsAssistant
Copy link
Copy Markdown
Member

Merged and appreciated — thank you, @dependabot[bot]! 🎉
“The measure of intelligence is the ability to change.” — Albert Einstein. Your upgrade to actions/checkout v5 across the publish workflow exemplifies smart, incremental change that strengthens our CI with better security, reliability, and future compatibility—without impacting users.

This keeps releases smooth for ultralytics/thop and the broader ecosystem. For reference, see the official Actions guide: actions/checkout v5 documentation. 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies and packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants