mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Update website to use Zola 0.22 with new code block syntax highlighting
This commit is contained in:
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user