diff --git a/.github/workflows/typedoc.yaml b/.github/workflows/typedoc.yaml index fcc3593..4078071 100644 --- a/.github/workflows/typedoc.yaml +++ b/.github/workflows/typedoc.yaml @@ -41,4 +41,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment # https://github.com/actions/deploy-pages - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5