mirror of
https://hub.gitmirror.com/https://github.com/actions/setup-java.git
synced 2026-03-22 15:51:15 +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