mirror of
https://hub.gitmirror.com/https://github.com/actions/setup-java.git
synced 2025-10-28 00:19:57 +08:00
This allows calling the action multiple times in the same job and retrieving the path and/or version in other steps. Fixes #65