We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mlugg/setup-zig
1 parent 1f587a2 commit 4b1dae6Copy full SHA for 4b1dae6
.github/workflows/zigbuild.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
submodules: recursive
19
fetch-depth: 0
20
- - uses: mlugg/setup-zig@v1
+ - uses: mlugg/setup-zig@v2
21
22
- name: Install LLVM (Linux)
23
if: startsWith(matrix.runs-on, 'ubuntu')
0 commit comments