diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index bdcbac1..d6cec49 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -75,4 +75,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4