You've already forked setup-java
mirror of
https://gh-proxy.com/github.com/actions/setup-java.git
synced 2026-06-05 00:26:03 +08:00
457d7a4579
This allows calling the action multiple times in the same job and retrieving the path and/or version in other steps. Fixes #65