Skip to content

Commit

Permalink
Update setup-zig action
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jan 4, 2024
1 parent 6b83b49 commit 2d90425
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3

- name: Install Zig
uses: goto-bus-stop/setup-zig@6fede2f0550d71291c0accf2834b216e69a2d67a
uses: goto-bus-stop/setup-zig@d866436887ad1b24590684f9d00480376663dd36

- name: Unit tests
run: |
Expand Down

0 comments on commit 2d90425

Please sign in to comment.