fabasoad/Setup Mint

This action sets up a Mint programming language.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: fabasoad/setup-mint-action@fcceebca732da7311b42ea36ef9ec846ab1d3fcc # v1.4.1

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

namedescriptionrequireddefault
versionMint version. Defaults to the latest version.nolatest
forceIf "false" skips installation if mint is already installed. If "true" installs mint in any case. Defaults to "false". nofalse
github-tokenGitHub token that is used to send requests to GitHub API such as getting latest release. Defaults to the token provided by GitHub Actions environment. no${{ github.token }}
namedescription
installedWhether mint was installed or not.