diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index ce2fc745..9b9795bd 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -118,4 +118,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5