We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mlugg/setup-zig
1 parent 23f8f59 commit eca1150Copy full SHA for eca1150
.github/workflows/CI.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
submodules: recursive
16
fetch-depth: 0
17
- - uses: mlugg/setup-zig@v1
+ - uses: mlugg/setup-zig@v2
18
19
- name: Testing
20
run: zig run runall.zig
0 commit comments