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