Skip to content

Conversation

@mahabaleshwars
Copy link
Contributor

Description:
This PR updates the package version and updates all documentation examples to use actions/checkout@v6 (previously v5).

Related issue:

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@mahabaleshwars mahabaleshwars requested a review from a team as a code owner January 20, 2026 10:33
Copilot AI review requested due to automatic review settings January 20, 2026 10:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package version from 5.0.0 to 5.2.0 and updates documentation examples to use actions/checkout@v6 instead of v5. The version bump is reflected in both package.json and package-lock.json, with additional peer dependency flags added automatically by npm.

Changes:

  • Version bumped from 5.0.0 to 5.2.0 in package.json and package-lock.json
  • Updated actions/checkout references from v5 to v6 in README.md and docs/advanced-usage.md
  • Added "peer": true flags to several dev dependencies in package-lock.json

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.

File Description
package.json Version updated from 5.0.0 to 5.2.0
package-lock.json Version updated and peer dependency flags added for several packages
docs/advanced-usage.md Updated all checkout action examples from v5 to v6
README.md Updated all checkout action examples from v5 to v6

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants