setup-act
v1.4.3
Published
GitHub Actions for act
Downloads
21
Maintainers
Readme
Table of Contents generated with DocToc
Setup act action
This action install act
Modified from https://github.com/actionsflow/actions-hugo
Inputs
version
Optional The version of act. Default "latest"
.
Example usage
uses: actionsflow/setup-act@v1
with:
version: '0.2.14'