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 c52be95 commit db9edf5Copy full SHA for db9edf5
.github/workflows/docmodel.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm run docmodel
24
25
- name: Upload documentation model artifact
26
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
27
with:
28
name: client-api-documentation
29
path: docs/public/client.api.json
0 commit comments