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 46aa584 commit 9456988Copy full SHA for 9456988
1 file changed
.github/workflows/wiki.yaml
@@ -22,6 +22,6 @@ jobs:
22
steps:
23
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
24
- run: cp README.md docs/wiki/Home.md
25
- - uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5.0.4
+ - uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e # v5.0.6
26
with:
27
path: docs/wiki
0 commit comments