zig env has newer format - attempting another setup-zig upgrade
All checks were successful
Generic zig build / build (push) Successful in 34s
All checks were successful
Generic zig build / build (push) Successful in 34s
This commit is contained in:
parent
8db3710ff1
commit
09c0a61887
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Zig
|
||||
uses: https://github.com/mlugg/setup-zig@v2.0.1
|
||||
uses: https://github.com/mlugg/setup-zig@v2.0.5
|
||||
with:
|
||||
version: 0.15.1
|
||||
- name: Restore Zig caches
|
||||
|
|
Loading…
Add table
Reference in a new issue