Update .gitea/workflows/build_and_deploy.yaml
All checks were successful
Build and Deploy Zola Site / build (push) Successful in 22s
Build and Deploy Zola Site / deploy (push) Successful in 23s

This commit is contained in:
2026-08-22 12:04:06 +00:00
parent 8f49d9b820
commit 51a46e7faa

View File

@@ -30,7 +30,7 @@ jobs:
- name: Install Zola
uses: taiki-e/install-action@v2
with:
tool: zola
tool: zola@0.22.1
# Step 4: Run the build command