Skip to content

Commit 4b1dae6

Browse files
authored
ci: update mlugg/setup-zig
1 parent 1f587a2 commit 4b1dae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zigbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
submodules: recursive
1919
fetch-depth: 0
20-
- uses: mlugg/setup-zig@v1
20+
- uses: mlugg/setup-zig@v2
2121

2222
- name: Install LLVM (Linux)
2323
if: startsWith(matrix.runs-on, 'ubuntu')

0 commit comments

Comments
 (0)