setup-java icon indicating copy to clipboard operation
setup-java copied to clipboard

Set up your GitHub Actions workflow with a specific version of Java

Results 144 setup-java issues
Sort by recently updated
recently updated
newest added

**Description:** When using the following config, it seems that the oracle jdk 17.0.0 downloaded and installed. ``` uses: actions/setup-java@v4 with: distribution: oracle java-version: 17 ``` ``` Run actions/setup-java@v4 with: distribution:...

bug

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.35.1 to 8.48.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.46.2 8.46.2 (2025-10-20) 🩹 Fixes eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702) typescript-estree:...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.35.1 to 8.46.2. Release notes Sourced from @​typescript-eslint/parser's releases. v8.46.2 8.46.2 (2025-10-20) 🩹 Fixes eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702) typescript-estree:...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.9.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.1.0&new-version=24.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
javascript

Sorry to be the one to ask this in an issue, but is there an ETA for the next release? We've been keenly following #767 over the year, and while...

bug

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.38.0. Release notes Sourced from eslint's releases. v9.38.0 Features ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair) e37e590 feat: correct...

dependencies
javascript

**Description:** The documentation [says](https://github.com/actions/setup-java?tab=readme-ov-file#install-multiple-jdks) how to install multiple JDK versions. It would be nice to add ability to install multiple JDK distributions as well. **Justification:** Some of our tests require...

feature request

**Description:** # Microsoft JDK Distribution Refactoring ## Summary The Microsoft JDK installer has been refactored to fetch version information directly from the official Microsoft Learn documentation page instead of using...

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 10.1.8. Release notes Sourced from eslint-config-prettier's releases. v10.1.8 republish latest version Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8 v10.1.5 Patch Changes #332 60fef02 Thanks @​JounQin! - chore: add funding...

dependencies
javascript