Merge pull request 'Upgrade to latest zola & Tera 2' (#41) from adidalal/zola-bearblog:tera-v2 into main Reviewed-on: https://codeberg.org/alinnow/zola-bearblog/pulls/41
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M .gitlab-ci.yml → .gitlab-ci.yml
@@ -14,7 +14,7 @@ # Use the semver format (x.y.z) to specify a version. # For example: "0.17.2" or "0.18.0". ZOLA_VERSION: description: "The version of Zola used to build the site." - value: "0.21.0" + value: "0.23.4" pages: stage: deploy