Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruby/setup-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.291.0
Choose a base ref
...
head repository: ruby/setup-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.292.0
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 11, 2026

  1. Update Node to 24

    * There are warnings for Node 20 now, see
      #806 (comment)
    * Node 20 is deprecated now and EOL in April 2026.
      Node 24 has been available for a long time, so no runners should lack node24.
      See https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
    * For very old runners without node24 it's still possible to
      force using node20 with `ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION=20`.
      See also the blog post above.
    eregon committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    4eb9f11 View commit details
    Browse the repository at this point in the history
Loading