Setup Task (go-task/task)
Version updated for https://github.com/tenthirtyam/setup-task to version v1.0.4.
- 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
The Task Setup Action is a GitHub Action designed to streamline the installation and configuration of the Task runner (go-task/task) within GitHub workflows. It automates the setup of specific Task versions, supports customization through variables and caching, and simplifies dependency management for build and automation processes. This action eliminates the need for manual installation, making it easier to integrate Task into CI/CD pipelines.
What’s Changed
Installation
- uses: tenthirtyam/setup-task@v1.0.4
Refer to the README.md for detailed usage information.