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 1933cf6 commit 6ae0f58Copy full SHA for 6ae0f58
.github/workflows/docs.yml
@@ -34,7 +34,7 @@ jobs:
34
spec-file: openapi.json
35
36
- name: Publish
37
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
38
with:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
publish_dir: docs
0 commit comments