Skip to content

Commit

Permalink
ci: update docs runner to zig v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rockorager committed Jun 10, 2024
1 parent 75ac36c commit 180b6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/configure-pages@v2
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.12.0
version: 0.13.0
- run: zig build docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
Expand Down

0 comments on commit 180b6df

Please sign in to comment.