Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: display garden version correctly
Currently the action prints the output of "garden version" when using Garden 0.13 at the beginning, instead of the version. In 0.13 we removed the `-v/--version` flag and now it can only be queried using `garden version`. This also works for Garden 0.12.
- Loading branch information