diff --git a/.github/workflows/typedoc.yml b/.github/workflows/typedoc.yml index b3b5059..253ed4f 100644 --- a/.github/workflows/typedoc.yml +++ b/.github/workflows/typedoc.yml @@ -35,4 +35,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment # https://github.com/actions/deploy-pages - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v5 \ No newline at end of file