actions-marketplace-validations/Setup LOLCODE

This action sets up a LOLCODE interpreter called LCI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 5, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fabasoad_setup-lolcode-action@e042b3f72668222d928fef3e84891b1e716e5a94 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
versionLCI version. Defaults to the latest version.nolatest
forceIf "true" it installs LCI even if it is already installed on a runner. Otherwise, skips installation. 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 LCI was installed or not.