Install Zig
Version updated for https://github.com/xyzzylabs/setup-zig to version v1.0.3.
- This action is used across all versions by 8 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action “setup-zig” installs the Zig compiler and verifies its integrity against an official minisign signature, caching the global Zig cache between runs. It automates tasks related to setting up and using the Zig compiler in CI/CD workflows by handling version resolution and cache management based on configuration inputs.