Skip to content

Commit

Permalink
fix: update setup-zig to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
robbielyman committed Dec 14, 2024
1 parent 4e5972d commit a9bb920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Zig
uses: mlugg/setup-zig@v1
with:
version: 0.14.0-dev.1820+ea527f7a8
version: 0.14.0-dev.2458+10282eae6

- name: Run tests
run: make test

0 comments on commit a9bb920

Please sign in to comment.