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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
zing-actions
/
setup-java
Public
forked from
giltene/setup-java
Notifications
You must be signed in to change notification settings
Fork
1
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 28, 2024
Update workflow.yml
giltene
authored
e944b3d
View commit details
Copy full SHA for e944b3d
Browse repository at this point
Update action.yml
giltene
authored
5b6bc37
View commit details
Copy full SHA for 5b6bc37
Browse repository at this point
Commits on Nov 17, 2020
Merge pull request #2 from zing-actions/fix/sync-with-gha-setup-java
Show description for 84af3f2
giltene
authored
84af3f2
View commit details
Copy full SHA for 84af3f2
Browse repository at this point
Commits on Nov 11, 2020
fixed more merge conflics, readme cleanup
betzrhodes
committed
3993b1b
View commit details
Copy full SHA for 3993b1b
Browse repository at this point
merged upstream - tests failing
betzrhodes
committed
3616c97
View commit details
Copy full SHA for 3616c97
Browse repository at this point
Commits on Sep 30, 2020
Swap to Environment Files (#104)
Show description for d202f5d
thboop
authored
d202f5d
View commit details
Copy full SHA for d202f5d
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
Browse repository at this point
Commits on Aug 24, 2020
Move contributor doc
konradpabjan
committed
8bb50d9
View commit details
Copy full SHA for 8bb50d9
Browse repository at this point
Remove old dist/index.js file (#96)
Show description for fe06bcd
konradpabjan
authored
fe06bcd
View commit details
Copy full SHA for fe06bcd
Browse repository at this point
Architecture Support (#95)
Show description for d34a7e4
AustinShalit
and
emgre
authored
d34a7e4
View commit details
Copy full SHA for d34a7e4
Browse repository at this point
Commits on Aug 10, 2020
Add Third Party Licenses (#87)
thboop
authored
3019d15
View commit details
Copy full SHA for 3019d15
Browse repository at this point
Commits on Jul 22, 2020
Merge pull request #81 from actions/dependabot/npm_and_yarn/lodash-4.17.19
Show description for 1253a7e
konradpabjan
authored
1253a7e
View commit details
Copy full SHA for 1253a7e
Browse repository at this point
Merge pull request #63 from jaredpetersen/master
Show description for 1277492
konradpabjan
authored
1277492
View commit details
Copy full SHA for 1277492
Browse repository at this point
Commits on Jul 18, 2020
improved cleanup error message
jaredpetersen
committed
38e0c8b
View commit details
Copy full SHA for 38e0c8b
Browse repository at this point
Bump lodash from 4.17.15 to 4.17.19
Show description for 77d6565
dependabot[bot]
authored
77d6565
View commit details
Copy full SHA for 77d6565
Browse repository at this point
Commits on Jul 17, 2020
cleaned up description for how the private key is stored
Show description for ac9630f
jaredpetersen
and
yaananth
authored
ac9630f
View commit details
Copy full SHA for ac9630f
Browse repository at this point
removed test timeout
jaredpetersen
committed
36bb906
View commit details
Copy full SHA for 36bb906
Browse repository at this point
Commits on Jul 16, 2020
fixed gpg passhprase default
jaredpetersen
committed
012c21e
View commit details
Copy full SHA for 012c21e
Browse repository at this point
fixing defaults
jaredpetersen
committed
4d8dc69
View commit details
Copy full SHA for 4d8dc69
Browse repository at this point
removed unecessary set secret -- it's an environment variable not a literal
jaredpetersen
committed
2d0e474
View commit details
Copy full SHA for 2d0e474
Browse repository at this point
forgot to run build
jaredpetersen
committed
034b7a7
View commit details
Copy full SHA for 034b7a7
Browse repository at this point
added blurb about private key file and cleanup for hosted runners
jaredpetersen
committed
91d1667
View commit details
Copy full SHA for 91d1667
Browse repository at this point
addressed most of the feedback
jaredpetersen
committed
7f23828
View commit details
Copy full SHA for 7f23828
Browse repository at this point
Commits on Jun 24, 2020
Merge remote-tracking branch 'upstream/master'
jaredpetersen
committed
01f4422
View commit details
Copy full SHA for 01f4422
Browse repository at this point
Commits on Jun 22, 2020
Merge pull request #78 from aibaars/patch-1
Show description for d920b7d
konradpabjan
authored
d920b7d
View commit details
Copy full SHA for d920b7d
Browse repository at this point
Commits on Jun 17, 2020
Keep old environment variable for backwards compatibility
aibaars
committed
8896560
View commit details
Copy full SHA for 8896560
Browse repository at this point
Add comment explaining why the environment variable should be normalized
aibaars
committed
655cb05
View commit details
Copy full SHA for 655cb05
Browse repository at this point
Normalize extendedJavaHome environment variable
Show description for 81bfa64
aibaars
committed
81bfa64
View commit details
Copy full SHA for 81bfa64
Browse repository at this point
Commits on Jun 2, 2020
Update README.md
giltene
authored
48859b7
View commit details
Copy full SHA for 48859b7
Browse repository at this point
Update installer.test.ts
giltene
authored
7f686dc
View commit details
Copy full SHA for 7f686dc
Browse repository at this point
Update workflow.yml
giltene
authored
0115a71
View commit details
Copy full SHA for 0115a71
Browse repository at this point
Update installer.test.ts
giltene
authored
7f4e8e3
View commit details
Copy full SHA for 7f4e8e3
Browse repository at this point
Update workflow.yml
giltene
authored
b47a3da
View commit details
Copy full SHA for b47a3da
Browse repository at this point
Update test to use 11.0.7
giltene
authored
216b1c5
View commit details
Copy full SHA for 216b1c5
Browse repository at this point
Update README.md
giltene
authored
1e6c3d6
View commit details
Copy full SHA for 1e6c3d6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.