Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Something akin to GitHub's actions/setup-dotnet. While it is not hard to incorporate the necessary steps separately, an official action will be a welcomed.
Describe alternatives you've considered
Incorporating the necessary steps to install convco during a workflow run.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Something akin to GitHub's
actions/setup-dotnet. While it is not hard to incorporate the necessary steps separately, an official action will be a welcomed.Describe alternatives you've considered
Incorporating the necessary steps to install convco during a workflow run.