diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c2b4e2c..86b8099 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -10,7 +10,7 @@ jobs: build: name: Build Website runs-on: ubuntu-24.04 - container: hugomods/hugo:reg-git-0.155.3 + container: hugomods/hugo:reg-git-0.164.0 steps: - uses: actions/checkout@v7 with: