Skip to content

Commit 180b6df

Browse files
committed
ci: update docs runner to zig v0.13.0
1 parent 75ac36c commit 180b6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: actions/configure-pages@v2
2828
- uses: goto-bus-stop/setup-zig@v2
2929
with:
30-
version: 0.12.0
30+
version: 0.13.0
3131
- run: zig build docs
3232
- name: Upload artifact
3333
uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)