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 24d7cbf commit b8261d4Copy full SHA for b8261d4
.github/workflows/kafka_api_gen_doc.yml
@@ -70,7 +70,7 @@ jobs:
70
name: document
71
72
- name: Deploy to Pages
73
- uses: JamesIves/github-pages-deploy-action@4.3.3
+ uses: JamesIves/github-pages-deploy-action@v4.3.3
74
with:
75
branch: gh-pages
76
folder: document
0 commit comments