diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 6e3230251..b62b3cdea 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -78,4 +78,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4