Skip to content

Commit

Permalink
update zig version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexicon226 committed Feb 29, 2024
1 parent 0cc5990 commit 15425e0
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 @@ -15,7 +15,7 @@ jobs:
- name: Setup Zig
uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0-dev.3008+b2374c4d7
version: zig-0.12.0-dev.3076+6e078883e

- name: Restore cache
uses: actions/cache/restore@v3
Expand Down

0 comments on commit 15425e0

Please sign in to comment.