diff --git a/.github/workflows/typedoc.yaml b/.github/workflows/typedoc.yaml index 5b2bd6e..5660e6a 100644 --- a/.github/workflows/typedoc.yaml +++ b/.github/workflows/typedoc.yaml @@ -41,7 +41,7 @@ jobs: - name: build docs run: npx typedoc - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: