Skip to content
package

GitHub Action

Setup act for Actionsflow

v1.2.0 Latest version

Setup act for Actionsflow

package

Setup act for Actionsflow

GitHub Actions for act ⚡️ Setup act for Actionsflow

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup act for Actionsflow

uses: actionsflow/setup-act-for-actionsflow@v1.2.0

Learn more about this action in actionsflow/setup-act-for-actionsflow

Choose a version

Setup act action

This action install act for Actionsflow, and set ~/.actrc for Actionsflow.

No special customization, just the specified version,in order to automatically upgrade to a stable version

Inputs

version

Optional The version of act. Default "latest".

Example usage

uses: actionsflow/setup-act-for-actionsflow@v1