Skip to content

Commit 4768fb6

Browse files
Merge pull request #3 from alirezarezvani/dependabot/github_actions/Andrew-Chen-Wang/github-wiki-action-5
ci(deps): Bump Andrew-Chen-Wang/github-wiki-action from 4 to 5
2 parents e5ba12e + 8fc1019 commit 4768fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-to-wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
find wiki -name "*.md" -type f | sort
165165
166166
- name: Publish to GitHub Wiki
167-
uses: Andrew-Chen-Wang/github-wiki-action@v4
167+
uses: Andrew-Chen-Wang/github-wiki-action@v5
168168
env:
169169
WIKI_DIR: wiki/
170170
GH_TOKEN: ${{ secrets.PROJECTS_TOKEN }}

0 commit comments

Comments
 (0)