Skip to content

ci: update actions/checkout from v2 to v4#14

Draft
toddr-bot wants to merge 1 commit intomainfrom
koan.toddr.bot/update-checkout-v4
Draft

ci: update actions/checkout from v2 to v4#14
toddr-bot wants to merge 1 commit intomainfrom
koan.toddr.bot/update-checkout-v4

Conversation

@toddr-bot
Copy link
Copy Markdown

Summary

  • Update actions/checkout from v2 to v4 in all three CI jobs

What: Bump checkout action version across ubuntu, linux matrix, and macOS jobs.

Why: v2 uses Node.js 12 which is EOL and produces deprecation warnings in GitHub Actions. v4 uses Node.js 20.

How: Straightforward version bump in .github/workflows/testsuite.yml.

🤖 Generated with Claude Code

actions/checkout@v2 uses Node.js 12 which is deprecated and produces
warnings in CI. v4 uses Node.js 20, eliminating the deprecation
warnings and ensuring forward compatibility with GitHub Actions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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