You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- java-version: '24'
- distribution: 'adopt' -> 'temurin'
because: `adopt` for the distribution input referred to AdoptOpenJDK.
AdoptOpenJDK is now Eclipse Temurin: so use `temurin` instead.
0 commit comments