Skip to content

Commit

Permalink
Switch to mlugg/setup-zig@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Nov 3, 2024
1 parent c18e510 commit 576a38b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: sudo apt-get update

- name: Install Zig
uses: goto-bus-stop/setup-zig@4f12c907f3f342b7dc2868382b9bd0e5acc4e5ef
uses: mlugg/setup-zig@v1
with:
version: master

Expand Down Expand Up @@ -50,4 +50,4 @@ jobs:

- name: Test
run: make test


0 comments on commit 576a38b

Please sign in to comment.