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: actions/setup-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.0
Choose a base ref
...
head repository: actions/setup-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4
Choose a head ref
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 31, 2026

  1. Fix v4 dependency audit failures (#1188)

    * Fix v4 dependency audit failures
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: bd43d0d4-83e5-4c36-a328-cde537cf6673
    
    * Make lint file discovery cross-platform
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: bd43d0d4-83e5-4c36-a328-cde537cf6673
    
    * Replace retired macOS 13 runners
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: bd43d0d4-83e5-4c36-a328-cde537cf6673
    
    ---------
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    Copilot-Session: bd43d0d4-83e5-4c36-a328-cde537cf6673
    brunoborges and Copilot authored Jul 31, 2026
    Configuration menu
    Copy the full SHA
    0132de5 View commit details
    Browse the repository at this point in the history
  2. Deprecate legacy Adopt distributions in v4 (#1187)

    Preserve the existing Adopt installers while warning users to migrate before the distributions are removed in setup-java v6.
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    brunoborges and Copilot authored Jul 31, 2026
    Configuration menu
    Copy the full SHA
    d7793b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2026

  1. Deprecate setup-java v4 (#1194)

    Add a deprecation message to the v4 action metadata and emit a runtime warning that v4 will no longer receive updates, directing users to migrate to setup-java v5.
    
    Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
    
    Copilot-Session: c8931f2e-fb40-497a-b529-be37cb97a0ae
    brunoborges authored Aug 4, 2026
    Configuration menu
    Copy the full SHA
    cf277c6 View commit details
    Browse the repository at this point in the history
Loading