goto-bus-stop / setup-zig

use a @ziglang compiler in your github actions workflows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to use latest version

vanillajonathan opened this issue · comments

It would be useful to be able to specify "latest" or "^0.11.0" (with the ^) or something as the value for version to get the action to use the latest stable release of the Zig compiler.