diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 6acde38..f0dc40a 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.140.0 + container: hugomods/hugo:reg-git-0.140.1 steps: - uses: actions/checkout@v4 with: