diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index d391da92cc..37aaad15ad 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -91,4 +91,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5