agda/Agda Setup Action

Install Agda from official releases and optionally the standard library

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 14, 2025
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: agda/agda-setup-action@c931d59d76a036d1bed9f322cc12cc105bda7881 # v1.0.0

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

namedescriptionrequireddefault
agda-versionVersion of Agda to install (e.g., 2.8.0)yes2.8.0
agda-stdlib-versionVersion of Agda standard library to install (e.g., 2.3). If not specified, the standard library will not be installed.no""
namedescription
agda-pathPath to the Agda executable
agda-dirPath to the Agda application directory