diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 62f6577..c26a1c4 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.139.3 + container: hugomods/hugo:reg-git-0.139.5 steps: - uses: actions/checkout@v4 with: