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.269.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.270.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 11, 2025

  1. Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and eregon committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    30a6546 View commit details
    Browse the repository at this point in the history
  2. macos-13 is gone

    eregon committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    5f8a775 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. When setting $JAVA_HOME also add $JAVA_HOME/bin to PATH

    * See discussion in rake-compiler/rake-compiler#247
      it is messy if that's not the case and also creates inconsistencies
      based on which Java tool/executable is used.
    eregon committed Dec 13, 2025
    Configuration menu
    Copy the full SHA
    ac793fd View commit details
    Browse the repository at this point in the history
Loading