Setup Task (go-task/task)
Version updated for https://github.com/tenthirtyam/setup-task to version v1.0.3.
- This action is used across all versions by 0 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 automate the installation and configuration of the go-task/task task runner in CI/CD workflows. It simplifies build and automation processes by managing Task versions, caching, and environment variables, reducing the need for manual setup. This action is ideal for streamlining repetitive tasks and ensuring consistency across build environments.
Release notes
Installation
- uses: tenthirtyam/setup-task@v1.0.3
Refer to the README.md for detailed usage information.