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 549cb76 commit 146c9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install Zig
uses: goto-bus-stop/setup-zig@2a9625d550eefc3a9b1a43d342ad655f563f8241
uses: mlugg/setup-zig@v1

- name: Unit tests
run: |
Expand Down

0 comments on commit 146c9d9

Please sign in to comment.