update zola version to 0.23.4
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.23.2" + value: "0.23.4" pages: stage: deploy