Sets up HashiCorp Nomad.
Optional The version of Nomad to install. Instead of full version string you
can also specify a semantic version range (for example ^1.3.1) to install the
latest version satisfying the constraint. A value of latest will install the
latest version of Nomad. Defaults to latest.
uses: escapace/[email protected]
with:
nomad-version: ~1.3.1