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: v3
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.0.0
Choose a head ref
  • 4 commits
  • 62 files changed
  • 4 contributors

Commits on Oct 17, 2023

  1. add support for microsoft openjdk 21.0.0 (#546)

    * support for microsoft openjdk 21.0.0
    
    * support for microsoft openjdk 21.0.0
    ralfstuckert authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5caaba6 View commit details
    Browse the repository at this point in the history
  2. Update @actions/cache dependency and documentation (#549)

    * deps: Update actions/cache dep, rebuild solution, update docs
    
    * docs: fix typo
    
    * deps: update jest dependencies and licenses
    
    * deps: fix vulnerable dependencies, rebuild solution
    
    * licenses: update
    IvanZosimov authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    78078da View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    9eda6b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Upgrade Node to v20 (#558)

    * Build changes
    
    * 4.0.0
    
    * node version update
    
    * changes
    
    * upgrade to v20
    
    * Removing conflicts
    
    * Upgrade to v20 in the reusable workflows
    
    * Rebased index.js
    
    * Removing conflicts
    
    * Resolving conflicts
    
    * Fomat check
    
    * failed checks fix
    aparnajyothi-y authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    387ac29 View commit details
    Browse the repository at this point in the history
Loading