newer version of setup-zig to accomodate flipgate
Some checks failed
Generic zig build / build (push) Failing after 49s

This commit is contained in:
Emil Lerch 2025-08-20 16:55:59 -07:00
parent 1a174dc5e2
commit 8db3710ff1
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -12,7 +12,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: Setup Zig
uses: https://github.com/mlugg/setup-zig@v1.2.1
uses: https://github.com/mlugg/setup-zig@v2.0.1
with:
version: 0.15.1
- name: Restore Zig caches