Skip to content

Commit 5ad516f

Browse files
authored
Merge pull request #25 from Point72/dependabot/github_actions/Andrew-Chen-Wang/github-wiki-action-5.0.6
Bump Andrew-Chen-Wang/github-wiki-action from 5.0.4 to 5.0.6
2 parents dff46fe + 3edeef5 commit 5ad516f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wiki-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v6
24+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2525

2626
- run: cp README.md docs/wiki/Home.md
2727

2828
- name: Upload Documentation to Wiki
29-
uses: Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5
29+
uses: Andrew-Chen-Wang/github-wiki-action@1bbb4280446f9630e8e21a18012cbacf3b0f992e # v5.0.6
3030
with:
3131
path: docs/wiki

0 commit comments

Comments
 (0)