diff --git a/.github/workflows/pages-typedoc.yml b/.github/workflows/pages-typedoc.yml index a670d13..d973034 100644 --- a/.github/workflows/pages-typedoc.yml +++ b/.github/workflows/pages-typedoc.yml @@ -42,4 +42,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5