Update website to use Zola 0.22 with new code block syntax highlighting

This commit is contained in:
Keavon Chambers
2026-01-18 00:11:12 -08:00
parent 00718c5b61
commit fd0addf61c
5 changed files with 17 additions and 81 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: 🕸 Install Zola
uses: taiki-e/install-action@v2
with:
tool: zola@0.20.0
tool: zola@0.22.0
- name: 🔍 Check if `website/other` directory changed
uses: dorny/paths-filter@v3