We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b31d9b commit 46ed9b3Copy full SHA for 46ed9b3
.github/workflows/pages.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-24.04
31
# Ironically, to avoid cycled self-dependency, use a Hugo installation from a different source
32
# here to build the website.
33
- container: hugomods/hugo:reg-git-0.140.1
+ container: hugomods/hugo:reg-git-0.140.2
34
steps:
35
- uses: actions/checkout@v4
36
with:
0 commit comments