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.
2 parents abea178 + 9c968c4 commit 1268e86Copy full SHA for 1268e86
.github/workflows/wiki-publish.yml
@@ -24,6 +24,6 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Upload Documentation to Wiki
27
- uses: Andrew-Chen-Wang/github-wiki-action@v4
+ uses: Andrew-Chen-Wang/github-wiki-action@v5
28
with:
29
path: docs/wiki
0 commit comments