diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index ab618cd..1273b00 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@v3 + uses: actions/configure-pages@v4 - name: Build with Hugo env: # For maximum backward compatibility with Hugo modules