We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b410ecb commit 6b31d9bCopy full SHA for 6b31d9b
.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.0
+ container: hugomods/hugo:reg-git-0.140.1
34
steps:
35
- uses: actions/checkout@v4
36
with:
0 commit comments