I have a Wowchemy site that I update fairly infrequently. I deploy the site via GitHub Actions and I made the mistake of not pinning a specific Go or Hugo version. Now the latest time I tried to build the site it fails and I can’t seem to find a way to get things building again.
I don’t really care about being on older versions of Go, Hugo, or any other dependencies. I’d just like to be able to build my site again. I’ve tried using Go and Hugo versions dating back to January which was the last time the site successfully built. Unfortunately this hasn’t worked and the logs are old enough that they’ve been erased so I can’t consult which specific version was used at the time. A link to the GitHub repository is below and any suggestions would be appreciated.
<!-- Last Published: January 30, 2024 -->
<meta name=generator content="Wowchemy 5.7.0 for Hugo">
Unfortunately, by adding the meta-generator tag above, the Academic/Wowchemy/Hugo Blox team is preventing Hugo from rendering its own meta-generator tag, which would have told us what version you were running when the site was last built.