diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fd4f0c1..573c05a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -149,7 +149,7 @@ jobs: # Pages -> Build and deployment -> Source: GitHub Actions - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 update-state: needs: deploy-docs