ci: bump GitHub Actions to latest versions by okuryu · Pull Request #203 · yahoo/serialize-javascript

@okuryu

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@okuryu

@okuryu okuryu marked this pull request as ready for review

December 1, 2025 14:17

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 GitHub Actions workflow dependencies to their latest major versions and simplifies the Node.js version matrix format.

Key Changes:

  • Updated actions/checkout from v3 to v6
  • Updated actions/setup-node from v3 to v6
  • Simplified node-version matrix values from [20.x, 22.x, 24.x] to [20, 22, 24]

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

meta-codesync bot pushed a commit to facebook/capi-param-builder that referenced this pull request

Apr 5, 2026

@ppwang-sa @meta-codesync