We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19da7f9 commit 1a430b6Copy full SHA for 1a430b6
.github/workflows/typedoc.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Pages
40
uses: actions/configure-pages@v5
41
- name: Upload artifact
42
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
43
with:
44
path: "docs/"
45
- name: Deploy to GitHub Pages
0 commit comments