Skip to content

Commit

Permalink
chore: use 0.12 for deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriknielaender authored Apr 25, 2024
1 parent d3bcf81 commit 1f0249e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: goto-bus-stop/setup-zig@v2
with:
version: 0.11.0
version: 0.12.0
- run: zig build docs

- name: Deploy
Expand Down

0 comments on commit 1f0249e

Please sign in to comment.