goto-bus-stop / setup-zig

use a @ziglang compiler in your github actions workflows
Other
147 stars 19 forks source link

Option to use latest version #65

Open vanillajonathan opened 7 months ago

vanillajonathan commented 7 months ago

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.