Setup Task (go-task/task)
Version updated for https://github.com/tenthirtyam/setup-task to version v1.0.8.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sets up the Task task runner in a GitHub Actions workflow. It supports specifying the Task version, custom variables, and enabling verbose logging. The action can be used to automate Task setup in workflows, providing flexibility and ease of use.
What’s Changed
Installation
- uses: tenthirtyam/setup-task@v1.0.8
Refer to the README.md for detailed usage information.