goto-bus-stop / setup-zig

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

Update v2 to the latest version #78

Open akarpovskii opened 3 months ago

akarpovskii commented 3 months ago

Hi @goto-bus-stop, would you be able to update the v2 branch to the latest version and/or create a new version tag?

When the action is used like this - uses: goto-bus-stop/setup-zig@v2, GitHub picks up the version from the v2 branch which downloads the wrong version on macOS.

Thanks!