diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index 8d70a0f..8584da8 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -78,6 +78,6 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4