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 12f26a4 commit 01dbc59Copy full SHA for 01dbc59
1 file changed
.github/workflows/api-docs.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Generate API docs site
31
run: npx typedoc
32
- name: Upload artifact
33
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
34
with:
35
path: ./docs/api
36
0 commit comments