File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@v4
14- - uses : mlugg/setup-zig@v1
14+ - uses : mlugg/setup-zig@v2
1515 with :
16- version : 0.14.0
16+ version : 0.14.1
1717 - run : zig build test --summary all
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - uses : actions/checkout@v4
13- - uses : mlugg/setup-zig@v1
13+ - uses : mlugg/setup-zig@v2
1414 with :
15- version : 0.14.0
15+ version : 0.14.1
1616 - run : zig build docs
1717 - uses : actions/upload-pages-artifact@v3
1818 with :
Original file line number Diff line number Diff line change 22 .name = .hypergraphz ,
33 .fingerprint = 0xc4efc93d2a1d228a ,
44 .version = "0.0.1" ,
5- .minimum_zig_version = "0.14.0 " ,
5+ .minimum_zig_version = "0.14.1 " ,
66 .paths = .{
77 "LICENSE" ,
88 "README.md" ,
You can’t perform that action at this time.
0 commit comments