A GitHub Action Wrapper for the delightful go-task
CLI tool.
enable-cache
: Cache or not the installation. Default:true
version
: The version of custom task to be used. Check https://github.com/nightstory/task/releases for valid options. Default:latest
uses: nightstory/setup-task@v1
with:
enable-cache: true
version: latest