Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to mlugg/setup-zig #88

Open
goto-bus-stop opened this issue Sep 26, 2024 · 0 comments
Open

Migrate to mlugg/setup-zig #88

goto-bus-stop opened this issue Sep 26, 2024 · 0 comments

Comments

@goto-bus-stop
Copy link
Owner

I don't have the bandwidth to maintain this action and I'm not even an active Zig user :)

There is now a new action developed by a Zig team member.

In most configurations, you can just change goto-bus-stop/setup-zig@v2 to mlugg/setup-zig@v1:

-- uses: goto-bus-stop/setup-zig@v2
+- uses: mlugg/setup-zig@v1

Or with a Zig compiler version:

-- uses: goto-bus-stop/setup-zig@v2
+- uses: mlugg/setup-zig@v1
   with:
    version: 0.13.0

Consider upgrading to the new action, as it's in a much better place to anticipate and react to future Zig changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant