Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
nineinchnick
/
setup-java
Public
forked from
actions/setup-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
setup-java
.github
on
main
User selector
All users
All time
Commit history
Commits on Sep 8, 2022
Add support for multiple jdks (#368)
dmitry-shibanov
authored
d854b6d
View commit details
Copy full SHA for d854b6d
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Add Amazon Corretto distribution (#312)
WtfJoke
authored
bae3140
View commit details
Copy full SHA for bae3140
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Add SBT in cache managers. (#302)
fmeriaux
authored
0ed94a5
View commit details
Copy full SHA for 0ed94a5
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Bump actions to v3 (#314)
dmitry-shibanov
authored
cd35109
View commit details
Copy full SHA for cd35109
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
Update lockfileVersion (#293)
dmitry-shibanov
authored
f69f00b
View commit details
Copy full SHA for f69f00b
View code at this point
Browse repository at this point
Commits on Feb 22, 2022
Update Default runtime to node16 (#290)
thboop
authored
2e1dfa1
View commit details
Copy full SHA for 2e1dfa1
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
Merge pull request #196 from oscard0m/add-cache-to-node-workflows
Show description for d8da887
MaksimZhukov
authored
d8da887
View commit details
Copy full SHA for d8da887
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Fix the Licensed workflow (#259)
Show description for 8d22286
brcrista
authored
8d22286
View commit details
Copy full SHA for 8d22286
View code at this point
Browse repository at this point
Add microsoft distribution of the JDK. (#252)
Show description for db2f350
3 people
authored
db2f350
View commit details
Copy full SHA for db2f350
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Add support for Liberica JDK (#225)
RazorNd
authored
d61af71
View commit details
Copy full SHA for d61af71
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Create check-dist.yml (#212)
brcrista
authored
b02a107
View commit details
Copy full SHA for b02a107
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
Update readme and test matrix (#209)
maxim-lobanov
authored
c21fb93
View commit details
Copy full SHA for c21fb93
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
style(workflows): restore single quote strings
oscard0m
authored
faa22dd
View commit details
Copy full SHA for faa22dd
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
Introduce the dependency caching for Maven and Gradle (#193)
Show description for 08e4e81
3 people
authored
08e4e81
View commit details
Copy full SHA for 08e4e81
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Add support for Eclipse Temurin (#201)
Show description for 4b1b3d4
joschi
and
maxim-lobanov
authored
4b1b3d4
View commit details
Copy full SHA for 4b1b3d4
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
oscard0m
committed
a388b3f
View commit details
Copy full SHA for a388b3f
View code at this point
Browse repository at this point
Commits on May 27, 2021
Automate releasing new versions of the "setup-java" action (#182)
Show description for ad01d13
MaksimZhukov
and
MaksimZhukov
authored
ad01d13
View commit details
Copy full SHA for ad01d13
View code at this point
Browse repository at this point
Commits on May 17, 2021
Added 'adopt-hotspot' and 'adopt-openj9' (#155)
Show description for cbc183b
MarcelCoding
authored
cbc183b
View commit details
Copy full SHA for cbc183b
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
add cron for e2e tests, twice a day (#162)
dmitry-shibanov
authored
00401c4
View commit details
Copy full SHA for 00401c4
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Rename v2-preview to v2 in docs and tests (#151)
maxim-lobanov
authored
8764a52
View commit details
Copy full SHA for 8764a52
View code at this point
Browse repository at this point
Merge "v2-preview" branch into "main" (#150)
Show description for b53500d
4 people
authored
b53500d
View commit details
Copy full SHA for b53500d
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Update CODEOWNERS
maxim-lobanov
authored
ea31b1d
View commit details
Copy full SHA for ea31b1d
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
add bug to labels
dmitry-shibanov
committed
fbe6d87
View commit details
Copy full SHA for fbe6d87
View code at this point
Browse repository at this point
fix label creation
dmitry-shibanov
committed
371353f
View commit details
Copy full SHA for 371353f
View code at this point
Browse repository at this point
restrict create blank issue
dmitry-shibanov
committed
5222f72
View commit details
Copy full SHA for 5222f72
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
Add issue and pr templates
Vladimir Safonkin
committed
552366f
View commit details
Copy full SHA for 552366f
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
CODEOWNERS needs the org name for teams (#118)
brcrista
authored
61c9e3a
View commit details
Copy full SHA for 61c9e3a
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Create CODEOWNERS (#115)
brcrista
authored
e361937
View commit details
Copy full SHA for e361937
View code at this point
Browse repository at this point
Commits on Sep 23, 2020
Add `Licensed` To Help Verify Prod Licenses (#88)
Show description for 11790a2
thboop
authored
11790a2
View commit details
Copy full SHA for 11790a2
View code at this point
Browse repository at this point
Commits on May 27, 2020
Add output parameters for the tool path and version
Show description for 457d7a4
tbroyer
committed
457d7a4
View commit details
Copy full SHA for 457d7a4
View code at this point
Browse repository at this point
Commits on May 11, 2020
Delete lint-yaml.yml
konradpabjan
authored
4003c04
View commit details
Copy full SHA for 4003c04
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
standardize workflow test pattern
ericsciple
committed
60cf21b
View commit details
Copy full SHA for 60cf21b
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
add retries and error handling
ericsciple
committed
9c4f82d
View commit details
Copy full SHA for 9c4f82d
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Remove debugging step
David Kale
committed
ec103c0
View commit details
Copy full SHA for ec103c0
View code at this point
Browse repository at this point
Update packages to support http_proxy
David Kale
committed
90c448a
View commit details
Copy full SHA for 90c448a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.