diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index fd00ee6..63390d0 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Pages id: pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 - name: Build with Hugo env: # For maximum backward compatibility with Hugo modules