There was an error while loading. Please reload this page.
2 parents dff46fe + 3edeef5 commit 5ad516fCopy full SHA for 5ad516f
1 file changed
.github/workflows/wiki-publish.yml
@@ -21,11 +21,11 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
25
26
- run: cp README.md docs/wiki/Home.md
27
28
- name: Upload Documentation to Wiki
29
- uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5
+ uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e # v5.0.6
30
with:
31
path: docs/wiki
0 commit comments