diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 8e7370e..0b6059c 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -72,4 +72,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v5 + uses: actions/deploy-pages@v4