Skip to content

Commit 41883fc

Browse files
committed
fix: migrate to GitHub action mlugg/setup-zig@v2
1 parent e31684b commit 41883fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v2
1919

2020
- name: Setup Zig
21-
uses: goto-bus-stop/setup-zig@v1
21+
uses: mlugg/setup-zig@v2
2222
with:
2323
version: master
2424

0 commit comments

Comments
 (0)