diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index ce2fc745..d5bda554 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -37,7 +37,7 @@ jobs: - name: Configure GitHub Pages id: pages - uses: actions/configure-pages@v5.0.0 + uses: actions/configure-pages@v6.0.0 - name: Read .env id: env