Skip to content

Commit

Permalink
workflows: update spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Apr 28, 2024
1 parent e9ef5e3 commit 69a29c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
- uses: goto-bus-stop/setup-zig@v1
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0
version: 0.12.0
- run: make spec

0 comments on commit 69a29c6

Please sign in to comment.