Skip to content

Commit 576a38b

Browse files
committed
Switch to mlugg/setup-zig@v1
1 parent c18e510 commit 576a38b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: sudo apt-get update
1818

1919
- name: Install Zig
20-
uses: goto-bus-stop/setup-zig@4f12c907f3f342b7dc2868382b9bd0e5acc4e5ef
20+
uses: mlugg/setup-zig@v1
2121
with:
2222
version: master
2323

@@ -50,4 +50,4 @@ jobs:
5050

5151
- name: Test
5252
run: make test
53-
53+

0 commit comments

Comments
 (0)