Skip to content

bump actions/checkout v6#9

Merged
joshhale merged 1 commit into
actions:mainfrom
shogo82148:bump-actions-checkout-v6
May 27, 2026
Merged

bump actions/checkout v6#9
joshhale merged 1 commit into
actions:mainfrom
shogo82148:bump-actions-checkout-v6

Conversation

@shogo82148
Copy link
Copy Markdown
Contributor

bump actions/checkout v6.
This fixes the following warning:

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Copilot AI review requested due to automatic review settings May 26, 2026 14:50
Copy link
Copy Markdown

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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GitHub Actions checkout step version across the CI workflow and the README’s workflow example.

Changes:

  • Bump actions/checkout from v4 to v6 in the CI workflow
  • Update the README workflow snippet to match the new checkout version

Reviewed changes

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

File Description
README.md Updates the documented workflow example to use a newer actions/checkout version
.github/workflows/ci.yml Updates the actual CI workflow to use the same newer actions/checkout version

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

Copy link
Copy Markdown
Collaborator

@joshhale joshhale left a comment

Choose a reason for hiding this comment

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

Good spot @shogo82148. Thanks for fixing this! ❤️

@joshhale joshhale merged commit abb5995 into actions:main May 27, 2026
1 check passed
@shogo82148 shogo82148 deleted the bump-actions-checkout-v6 branch May 28, 2026 05:32
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