diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index d49b763..02708b4 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -135,7 +135,7 @@ jobs: - name: Setup GitHub Pages if: github.event_name != 'pull_request' - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v6 - name: Upload artifact if: github.event_name != 'pull_request'