actions-marketplace-validations/Setup Nim environment

Setup a Nim environment and add it to the PATH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 19, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jiro4989_setup-nim-action@3b24f3ea31ac165ac51b0de80635475f4bc36412 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
nim-versionThe Nim version to download (if necessary) and use. Example 1.0.2stable
nim-install-directoryThe Nim compiler installation directory..nim_runtime
parent-nim-install-directoryThe Nim compiler installation parent directory. It will be placed in the current directory if this parameter is empty.""
use-nightliesUsing nightlies build (https://github.com/nim-lang/nightlies/releases) if `nim-version` is `devel`. The installation will be fast if this parameter is `true`. If `nim-version` is not `devel`, then this parameter has no effect.false
repo-tokenThe GITHUB_TOKEN secretno
no-color[Deprecated] unused parameterfalse
yes[Deprecated] unused parameterfalse

no outputs