mirror of
https://github.com/actions/setup-java.git
synced 2024-11-06 00:55:54 -05:00
Set up your GitHub Actions workflow with a specific version of Java
46ca045b4e
* Initial attempt * Clean up * Extract right directory * Log whats happening * Read correct directory * Full path * Allow java to be found in cache * Add tests |
||
---|---|---|
.github | ||
__tests__ | ||
docs | ||
lib | ||
node_modules | ||
src | ||
toolkit | ||
.gitignore | ||
.prettierrc.json | ||
action.yml | ||
jest.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |