update zola version to 0.23.4
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M .forgejo/workflows/zola.yaml → .forgejo/workflows/zola.yaml
@@ -1,7 +1,7 @@ name: Deploy Zola site to Pages env: - ZOLA_VERSION: 0.23.2 + ZOLA_VERSION: 0.23.4 # This workflow will only work correctly in https://codeberg.org/alinnow/zola-bearblog.git. # Adjust the site name to match your user and repository name. To publish # to the index site, https://username.codeberg.page/, name your repository `pages`.